Weekly Upgrade Announcement 3/31/2025

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

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

Weekly Upgrade Announcement 3/31/2025

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, March 31, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3030 and DesignTime No-Code Revision 892 and RunTime Revision 1786. 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 2, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1786. 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 3024: Form Field Property Translations
  • Updated some form field properties to have the "Translate" checkbox.
Revision 3025: No-Code Form MVC Designer Code Sync
  • Updated the canvas code to stay up to date with the No-Code files.
Revision 3026 And RunTime Revision 1781: View Emails And Building
  • Dropdowns, CheckBoxLists, and RadioButtonLists now work with the PreSelectValue property. MVC page building performance has also been improved.
Revision 3027 And No-Code Revision 888: ECC Ping For Multi Server Installations
  • Updated the ECC ping service for the IDE to send a message to always use the right server on multi server installations.
Revision 3028 And No-Code Revision 889 And RunTime Revision 1783: Business Process Improvements
  • Added hyperlink for opening a new BP request or the BP workbench that can be found/copied from the business process home.
    Implemented the ability to show/hide/collapsed the business process request header, history, comments, and attachments section. This can be done for a whole business process or individual statuses
    Added a new static/entity button control for forms.
Revision 3029: Page Parameter Caching
  • Added page parameters to be cached along with a service to clear a page from the cache.
Revision 3030 And No-Code Revision 891: Logic Canvas URL Fix
  • The logic canvas URL can now contain the business process id which can cause it to fail occasionally. Updated the check for the business process id in the URL.

DesignTime No-Code
Revision 881 And RunTime Revision 1777: Update/Reload FormFields Service Grid Changes
  • The Update/Reload FormFields services have been updated to improve useability for updating grid properties of fields. The grid parameters section is now nested directly on the row updating the GridId and the Parameter Name no longer needs to be specified, it just shows.
Revision 882: Form Designer Page Updating
  • The Form Designer now updates automatically when users make changes and does not refresh the page on change.
Revision 883: Project Task Update Fix
  • The Project Tasks for NC tasks is updating the UpdatedOn time utilizing a format based on the tenant. This should not be and can break project and tasks. Matched the UpdatedOn time value to the same as what is used on the ViewTask widget.
Revision 884: Update/Reload FormFields GridParameters Fix
  • If there are the same grid parameters over different fields being updated the grid parameters would always share the value. Updated the loading of the grid parameters to be unique to the form field being updated.
Revision 885: Form MVC Designer
  • Initial build of the MVC canvas designer inside a Business Process Form.
Revision 886: Method Output Cleanup
  • Calling a Low-Code method in a No-Code canvas now looks at the defined output for the service. No-Code service output that is exposed now has hover text in the service editor to show the full parent path.
Revision 887: No-Code ViewBuilder API Update
  • Updated the API calls in the No-Code ViewBuilder.
Revision 890: Entity Property Naming Restrictions
  • Entity property names and column names now prevent blanks and special characters from being added to them.
Revision 892: Datasource UDC Filter Dropdown Fix
  • Setting the UDC options for a datasource dropdown filter is failing to save the values. Updated the saving logic for the fields.

RunTime
Revision 1778: Google Doc Field Visibility Fix
  • If the google doc field is being set dynamically it is currently failing to render. Updating the form rendering code to allow for the field to be set dynamically.
Revision 1779: Translation Fixes
  • Translation patterns are failing and objects that are explicitly set to not translate are still translating, but just not displaying. Updated translation patterns and preventing controls that are explicitly set to not translate from translating unnecessarily.
Revision 1780: Workflow Task Creation Performance Improvements
  • Workflow tasks are running unnecessary queries to get information it already has access to. Removed calls to load certain workflow data if it's already available during the workflow task creation.
Revision 1782: Template Performance Improvements
  • Added some performance improvements to the model logic for the Basic template and ManageMDMRequest page.
Revision 1784: Widget To Widget Communication Fix
  • Running a callback from a window opened in a widget in a list row is currently triggering for all rows instead of just the current row Updated the generated JavaScript for this scenario to trigger the on only the current row.
Revision 1785: Page Parameter Caching
  • Added page parameters to be cached along with a service to clear a page from the cache.
Revision 1786: Form Array Controls Fix
  • Form array controls are saving when the controls aren't enabled. Updated JavaScript to not save disabled array fields.
word count: 914

Tags:
JustinVanRegenmorter
Posts: 596
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Weekly Upgrade Announcement 3/31/2025

Unread post by JustinVanRegenmorter »

DesignTime revision 3031 and RunTime revisions 1787-1789 have been applied to all Platform's DV and QA to fix certain rendering issues. These revisions will be applied with the upgrade to PD.
word count: 33
Locked