Weekly Upgrade Announcement 11/7/22

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Weekly Upgrade Announcement 11/7/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday November 14th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2447 and RunTime Revision 1115. 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 November 16th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1115. 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 2442: Table Column Promotion Fix
  • On promotion of a new table, if there had been columns added to it after creation the promotion would fail and throw an error. Fixed the column ordering code to properly sort and compare the column indexes.
Revision 2444: PSEN Saving Inconsistency Fix
  • When multiple service node changes are made in quick succession some changes fail to save. Added an API queue to make sure these changes are saved in proper order and to help saving happen faster.
Revision 2445: List Wizard Fix
  • On creation of a new list or grid via the List/Grid Wizard, the created services would be connected from the right of the service to the bottom of the next. Switched which connection points that connected the pre-created services.
Revision 2446: Static Files Page Copy
  • Added a copy URL button on the Static Files page next to both the Relative and Full URL paths.
Revision 2447: Orchestration In IDE RunTime
Revision 1113: Array In Array Rendering Fix
  • Array inside array's are failing to be taken into account for control rendering. Added in factoring for loop rendering.
Revision 1114: Dynamic Required Property Fix
  • The required property on several controls is failing to be rendered correctly when it is set dynamically. Add the required property to be evaluated via the Model Data.
word count: 356

Tags:
Locked