On Monday, April 1, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2774 and DesignTime No-Code Revision 434 and RunTime Revision 1386. 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, April 3, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1386. 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 2773: Tab Manager Change
- Moved the tab manager icon on the IDE to the rightmost spot.
- Added additional logic for filtering and auto search and added a new widget.
DesignTime No-Code
Revision 418: Multitask Email Template Saving
- Email templates for form statuses in multi tasks are failing to save to the correct multitask. Fixed the saving logic to grab the correct multitask to save the email template to.
- Implemented a system only log parser for server-side logs.
- The column name field when adding a new property is now required.
- Subworkflow statuses now support using the Entity Read/Update services in the Logic Canvas.
- When editing a business process the input section says, "Workflow Input" instead of "Business Process Input". Updated the text to say, "Business Process Input".
- Updated the Workflow Canvas's page title to show the Business Process name instead of id.
- Deleting service input connections does not remove the connection visually. The connections now get removed visually on deletion.
- Project objects will no longer be allowed to use the following options when projects are not in DV: "Change Project", "Change User", and "Undo Checkout".
- The "Users" link under the "Security" menu section has been removed.
- Added two new columns to the attachments table: CreatedBy and Status.
- The info icon for IDE No-Code widgets has been moved to the header next to the close button.
- Removed extra whitespace that was added to project objects in an earlier revision.
- The visibility icon tooltip on the status stays after opening the form visibility editor. Removed the icon once the widget has been opened.
- When changing an objects user the dropdown is not pre-selecting the user. Fix the logic that grabs the value to pre-select a user.
- Adding a new entity to a project does not refresh the project object list. Added a call to update the list of objects on the project when a new entity is added.
- The LeftClause and RightClause nodes in BinaryDecision's do not update visually when checked/unchecked. Added logic to always update the connection visually.
RunTime
Revision 1385: Binary Decision With Single Quotes
- Binary decision services now support taking in a single quote to allow xpaths with conditions.
- The calendar widget template for MVC applications now has the HelperNC property on the widget set to true.