Weekly Upgrade Announcement 2/3/2025
Posted: January 31st, 2025, 4:36 pm
Platform Upgrade Schedule
On Monday, February 3, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2993 and DesignTime No-Code Revision 850 and RunTime Revision 1720. 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, February 5, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1720. 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 2991: _LoopNode Input Testing
DesignTime No-Code
Revision 846: Import Building
RunTime
Revision 1714: Special Characters In Forms Fix
On Monday, February 3, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2993 and DesignTime No-Code Revision 850 and RunTime Revision 1720. 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, February 5, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1720. 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 2991: _LoopNode Input Testing
- Implemented the ability to assign testing values to _LoopNode records to allow for canvas testing.
- Added a flag to trim column used in datasource filters and joins.
- Implemented the ability to mask form fields in emails. This is done using a new "Mask In Email" property on the field.
DesignTime No-Code
Revision 846: Import Building
- Objects will now be built after they are imported.
- Update the reload/update formfields services to work if it was made before FormId, GroupId, and SubGroupId were added to the service.
- Updated the backwards compatibility for loading property names for old update/reload form field services.
- Moving a form field causes the fields to revert to all the default property values. Updated how the form field property values get transferred to the new group/subgroup.
RunTime
Revision 1714: Special Characters In Forms Fix
- Special characters are breaking the loading and submitting of forms. Updated the writers to encode text to allow for special characters.
- Added in parameter types for internal user queries.
- If nothing is passed into the CurrentDate service it will return the server time instead of the user/tenant time zone. Updated the service to default to the user/tenant time zone.
- Updated all business process request RunTime tables to match definitions.
- RadioButtonList's on business process forms are showing the required asterisk on each radio button label when it is set to required. Updated the rendering code to only show the required asterisk at the end of the list of labels.