Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Initially released to IWS Test on 20141029

Enhancements

Tasks Now Included in Solution Explorer
Tasks is now included in Solution Explorer and is available as an expandable node. In addition, a refresh option for Tasks has been added in the context menu. To leverage this feature, right click in the menu and select Refresh.
This issue was tracked as Item #124182.

Software Fixes

Issue With XSLT translator Name and Source When You Click OK But Not Save
If you add a new XSLT Translation to your workflow, name it and click OK but then do not actually click the Save button, you will run into issues. The name you entered is not preserved and instead it is named with the default name. Also, an incorrect source was associated with the XSLT translation. If you double click to try to open, you will get Remote Server and File Not Found errors. The code was updated to resolve this issue. The name you entered with be preserved once you select OK and no incorrect source is associated with the translation.
This issue was tracked as Item #123331.

...