On Monday, February 24, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3001 and DesignTime No-Code Revision 858 and RunTime Revision 1738. 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 26, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1738. 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 2996 And No-Code Revision 855 And RunTime Revision 1731: No Code Datasource Onload Toggle
- Added a switch to prevent datasources from loading on the page load and only load once a user manually filters the table.
- Added the "Do not run on load?" datasource property to SCM.
- The view builder wizard is throwing an error when trying to create the event fields. Updated the query to include a not null column.
- Updated the new authorization emails saying that the IDE is intended to be used with the Google Chrome browser.
- Implemented the Low-Code logic canvas in the No-Code IDE via the business process workflow logic status.
- Updated the entity service definitions to work with the new Low-Code logic canvas in No-Code.
DesignTime No-Code
Revision 856: Menu And MenuItem Read Only Mode
- Menus and menu items that are in QA/PD are currently able to be edited. Added the editability code to menus and menu items.
RunTime
Revision 1732: Request Timeout Timezone Fix
- The request timeout tenant variable is failing to work with the system timezone. Updated the check to remove the system time zone.
- Updating the grid id and grid parameters via a logic status is updating the grid id properly, but is failing to update the grid parameters. Updated the logic to better define if it's a property has a logic override or a status override.
- Datasources in forms are not getting the correct device type. Updated how it gets set for the specific scenario.
- On a mobile device on the BPWorkbench system page switching a category throws an error and using the filters causes issues with other filters. Updated the category logic and filter logic.
- When filtering on the "Assigned To" checkbox on the BPWorkbench it fails to shows requests that are assigned to the user and in a mutli task. Updated the query to show the proper requests.
- Implemented the ability for multiple emails on a user to work with the form email logic.