Weekly Upgrade Announcement 12/23/2024

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

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

Weekly Upgrade Announcement 12/23/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, December 23, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2974 and DesignTime No-Code Revision 817 and RunTime Revision 1670. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.

On Wednesday, December 25, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1670. 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.

DesignTime Low-Code
Revision 2974 And No-Code Revision 815 And RunTime Revision 1664 And ECC Revision 173: Table Name Sorting
  • Swapped the GetTableNames queries to sort the list by ascending order.

DesignTime No-Code
Revision 816: AuditSearch Loading Fix
  • The AuditSearch page is generating an error on the load. Resolved the error in the page's
    model.
Revision 817: Style Field Property Fix
  • The Style form field property is failing to save and shows the value as blank when the "Manage Field Properties" is reopened. Both when saving from the popup designer and when saving the field properties. Updated the "Save" controller logic for both widget to send back the value and save it as expected.

RunTime
Revision 1661: Log Disabling
  • Implemented the ability to disable logs for an entire tenant. Note: This is not accessible via the IDE.
Revision 1662: Datasource Id Trimming
  • Datasource ids are no longer being trimmed which is causing data to not be passed in correctly. Readded the trimming for datasource ids.
Revision 1663: DB2 Collation Removal & Column Display Fix
  • Removed the collation for DB2 datasource queries that was for the "Ignore Case" option. Also fixed an issue with displaying the first 20 non-hidden columns when there are more than 20 columns set.
Revision 1665: BPWorkbench Paging Fix
  • The BPWorkbench is failing to page. Updated the controller to call the SubMethod and pass in the required inputs.
Revision 1666: Event Listening Field Parameters Fix
  • The callback of an opened widget via an event on the widget is failing to properly pass in fields when the controller is called. Updated the JavaScript generated for these control events.
Revision 1667: UpdateProperty Updating
  • Updated the RealodFormField and UpdateFormField services to update all properties even if one fails.
Revision 1668: BPRequestId Update
  • Updated the ManageBPRequest page and associated widgets and methods to remove any reference to the BusinessProcessId column.
Revision 1669: Business Process Form Action Lookup Fix
  • The form action lookup query is currently trying to use an invalid column. Updated the column to the correct named column.
Revision 1670: Additional Alarm Logging
  • Added more alarm logging to catch some niche case issues.
word count: 493

Tags:
Locked