On Monday October 17th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2424 and RunTime Revision 1087. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday October 19th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1087. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM with an expected completion time of 12:30PM CST.
DesignTime
Revision 2417: BatchJob Server Preselect Fix
- The BatchJob server dropdown in the BatchJobs page is failing to display the selected server in certain cases. The selector has been changed to always grab the server.
- The Insert service was missing several of its output in the recommended values. The correct output structure has been added to the recommended values for the Insert service.
- When the DatabaseMaintenance page is selected from the IDE Menu or Home Page the tables are failing to populate in the "Table Name" dropdown. The table name selector has been fixed to show all of the application's tables.
- SAML users are failing to see their labs getting created. A check has been added for these users so that the lab can get created if it doesn't exist.
- The user creation process now has the server call the user creation API.
- Removed and re-added the service nodes for the ParseMulti service in the correct structure format.
- Fixed the following issues:
- The reset button for the new text area control property type throws an error when used. Updated the EASYProcess keyboard shortcuts to work for their proper instances and added promises to the copy/paste.
- Copy and pasting into the control property text area fails to copy/paste any text. A check for the HTMLTextAreaElement has been removed when updating properties.
RunTime
Revision 1086: Workflow Changes
- Added new workflow template pages like WorkflowDelegates and WorkflowReports and cleaned up the existing workflow functionality.