Weekly Upgrade Announcement 11/14/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/14/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday November 21st, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2455 and RunTime Revision 1122. 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 23rd, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1122. 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 2449: BatchJob Promotion Fix
  • BatchJobs are failing to continue on the existing schedule after promotion until the Enabled state is toggled. Added a changed to make sure all the BatchJob info is properly kept on promotion to keep the BatchJob schedule working after promotion.
Revision 2452: Assistant Tab Drag Error
  • Dragging an assistant item onto the canvas throws a JS error. Blocked all actions from happening when dropping an assistant item onto the canvas since it does nothing.

RunTime
Revision 1117: Radio Button Validation Fix
  • Required RadioButtonList controls with required validation are throwing an error in the browser console. Changed the function to resolve the error.
Revision 1120: No Language Render Time
  • When rendering a large page with no language selected it takes a long time due to uses the language docs. Removed the language doc usage for pages with no language selected.
Revision 1121: BatchJob Memory Fix
  • The BatchJob log memory isn't getting cleared on write. The memory for BatchJob logs is now getting cleared on write to prevent build up.
Revision 1122: Page Security Query Fix
  • There is an unnecessary insert when setting the Secured and EnforceRoleSecurity property on pages that can cause issues in certain situations. The unnecessary insert has been removed.
word count: 334

Tags:
Locked