Weekly Upgrade Announcement 3/4/2024

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 3/4/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, March 11, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2764 and DesignTime No-Code Revision 399 and RunTime Revision 1375. 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, March 13, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1375. 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 2763: Read/Update Database Records No-Code Table Update
  • Updated the query logic to allow No-Code tables to be queried on the page.
Revision 2764 And No-Code Revision 399 And RunTime Revision 1375: Array Parameters In Forms
  • Updated view parameters to allow for multi-level parameters and setting parameters to arrays. A view event output now allows event array parameters to be tied to collection fields on the forms.

No Code
Revision 396: Business Process Category Fix
  • The "Edit Business Process" widget does not preselect the saved category. A preselect value has been added in for the category field.
Revision 397: Service Ids Fix
  • The entity id is being set as process entity id in logic canvas. The test logic has been updated to prevent incorrect ids being set.
Revision 398: User Group Addition Fix
  • Adding a new user group does not refresh the list. The list now refreshes once a new user group is added.

RunTime
Revision 1367: Array And Collection Entity Fixes
  • Disabled arrays saved via a form overrides the existing value. The "... and more" text on arrays disappear when the request moves to subsequent statuses. New rows are being added to arrays when the array is disabled and when the array already has values which can causes issues with saving the array. Collections are editable in read only mode. Collections display unnecessary index numbers next to each line. Users can add collection rows when a group or subgroup is not expanded and no indication is giving that it is added. Disabled arrays no longer save array values. The "... and more" text always displays when more than one value is saved in the array. The new row is only added when an array is blank and enabled when it is opened. Collections are no longer editable in read only mode. Collection index numbers have been removed. Groups and subgroups are now expanded when a collection row is added to an unexpanded group or subgroup.
Revision 1368: Property Update Fix
  • Enabling and disabling a textbox on a No-Code form fails to update. The UpdateRequest and UpdateProperty services have been modified to properly update the disabled property.
Revision 1369: Decimal Place Auto Format Fix
  • When a control is of data type is of data type numeric it is failing to format to x decimal places. Reworked the code to auto format based off the set decimal places.
Revision 1370: Update Property Fix Bin Files
  • Added the DLL's for the Update Property fix to the bin folder on the web server.
Revision 1371: No-Code Property Deletion
  • Deleting entity properties now removes the property from all relevant database locations.
Revision 1372: Form Fixes
  • Multi Level Navigation fields are not saving when the create request status is loading the form. The disabled property set in the visibility widget is not getting honored on the form. The data length and decimal properties on entity columns are not getting updated on forms when the entity columns get updated. Changed the split used by the status. The form rendering code has been updated to honor the disabled property. Added in update code for the data length and decimal properties.
Revision 1373: No-Code UpdateProperty & Numeric Format Updates
  • Updated the UpdateProperty service to work with nested navigations. Numeric values now format on blur instead of on key up.
Revision 1374: No-Code Form Checkbox Fix
  • Checkbox controls on forms are currently not sending the checked value. The attribute value that is grabbed for the checkbox has been corrected.
word count: 729

Tags:
Locked