Weekly Upgrade Announcement 10/16/23

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

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

Weekly Upgrade Announcement 10/16/23

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday October 23rd, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2683 and DesignTime No Code Revision 255 and RunTime Revision 1272. 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 October 25th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1271. 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 2680: Form Visibility Table
  • Implemented a new table for form visibility.
Revision 2681: Widget Properties
  • Implemented a new widget/webpage control property for No Code properties.
Revision 2682 And No Code Revision 248 And RunTime Revision 1272: Global Escalation
  • Implemented global escalation for no code workflows.
Revision 2683: Data Designer Changes
  • Modified the Data Designer to be for individual entity and entity relations.
DesignTime No Code
Revision 244: Subworkflow Creation Fix
  • Creating Subworkflow's adds NULL values for some Int datatype columns which breaks promotion of the MDM_Process objects. The columns have been added to the insert query.
Revision 245: Data Designer Property Data Rule Fix
  • The Data Designer Manage Property window is failing to have a selection for the Data Rule dropdown. The selection for the data rule dropdown has been readded.
Revision 246: Data Designer Relation Keys
  • Resolved an error when adding relation keys in the Data Designer page.
Revision 247: MultiTask Status Exit Fix
  • MultiTask exits throw an error when they are deleted and recreated. Added code to properly delete the MultiTask status exit.
Revision 249: MVC Type In Visibility And Validation Widget
  • Implemented a MVC type to save a webpage and controller for a form in the Visibility and Validation widget.
  • Implemented action area saving for form actions.
Revision 250: Widget Filtering
  • Using a Lookup property now filters the widgets shown in the dropdown to widgets with the LookupWidgetNC property set to true. Using the textbox or textarea control type from non-static properties now filters the widgets shown in the dropdown to widgets with the HelperWidgetNC property set to true.
Revision 251: Form Group ContainerType
  • Implemented a new feature in form groups called ContainerType. This allows the user to set the group to be a Collection, Reference, or a Widget type. All existing groups are Reference types. The Collection type allows the user to specify an Entity and then a Collection Entity for the group while the Widget type allows the user to set a widget for the group. Only widgets with the FormInsertWidget property set to True will be selectable.
Revision 252: Process Entity Enhancements
  • Process Entities are now disallowed from having the same name and process entities can no longer be deleted if they are in use in a form or in logic and will notify the user of where it is in use.
Revision 253: SAML Login Fix
  • Fixed a query in the logic for SAML login.
Revision 254: Navigation Properties
  • Implemented navigation properties in the backend.
Revision 255: Array Input Output Mapping
  • Dynamic arrays now have the ability to be mapped in the user interface.
word count: 576

Tags:
Locked