Weekly Upgrade Announcement 5/8/2023

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

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

Weekly Upgrade Announcement 5/8/2023

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday May 15th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2602 and RunTime Revision 1211. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM 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 May 17th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1211. 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 2596 and RunTime Revision 1206: GetContext Service Output
  • The GetContext service now returns the MenuDescription under its Page node.
Revision 2597 and RunTime Revision 1209: List Grid Wizard Fixes
  • The List Grid wizard currently has several bugs that can break the list creation. The following fixes have been implemented: 
    • The wizard creation process now trims the received values to make sure services can be properly created for the list.
    • The wizard result column ordering is now preserved when ordering is changed after the result nodes are formed.
Revision 2598: Controller Parameter Defaults Promotion Fix
  • Controller parameters that are setup with parameter defaults do not seem to have the default information carried over on promotion and so are causing the control event JavaScript in QA/PD to fail when ran. The parameter defaults table has been added for the entity loading.
Revision 2599: Internal Revision Table Column Updates
  • Updated some description columns for the internal revision tables.
Revision 2600: Loop Property Dynamic Mode Removal
  • The Loop property found on Table, List, and Grid controls shouldn't have a dynamic mode. They must always be a static node path. The static/dynamic radio button list has been removed for this property.
Revision 2601: Task Tracker Link Fix
  • The link for the task tracker on the home page is white instead of black. The link color has been changed to be black text.
Revision 2602: Application Property Editing Fix
  • When editing an application's properties several properties do not load in correctly. The logic that loads in the application's properties has been fixed to properly load in the properties.

RunTime
Revision 1207: MVCRest API Key
  • The MVCRest API currently does not allow a key to be passed in to run as a user. The API now grabs the key and other relevant info to run with.
Revision 1208: Server Request Logs
  • Duration and formatting have been added to the server logs for server requests.
Revision 1210: Page Level Progress Animation Changes
  • Requests that take longer than 5 seconds the animation will show two buttons. One to continue in background and the other to kill the request. There is no way to disable or remove these and their functionality is unclear. The buttons have been universally removed and will no longer show for page level progress animations.
Revision 1211: Workflow Auto Mode Fix
  • Statuses in auto mode can run twice depending on timing. Removed the requests from the System table once it has started running to prevent the request from being ran twice.
word count: 548

Tags:
Locked