Page 1 of 1

Weekly Upgrade Announcement 1/13/2025

Posted: January 10th, 2025, 4:09 pm
by JustinVanRegenmorter
Platform Upgrade Schedule
On Monday, January 13, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2981 and DesignTime No-Code Revision 834 and RunTime Revision 1693. 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, January 15, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1693. 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 2979 And No-Code Revision 830 And RunTime Revision 1687: Datasource Column Customization
  • Implemented the ability for users to select and save which columns they see on a datasource.
Revision 2980 And No-Code Revision 832: Existing Page Warning
  • Adding a new page will now display a warning if that page name exists in either Low-Code or No-Code.
Revision 2981 And No-Code Revision 834 And RunTime Revision 1688: Datasource Selector On Left
  • Added a checkbox for helper datasources to set the "Select" link on the left side of the grid.

DesignTime No-Code
Revision 831: Orchestration In Datasource Link Sorting
  • Datasource links set to an orchestration type will show all orchestrations order alphanumerically in the dropdown.
Revision 833: Existing Page Capitalization
  • Added capitalization to No-Code and Low-Code in the popup message.
RunTime
Revision 1684: Group Visibility Error Handling
  • Added error handling for loading group visibility.
Revision 1685: Product Roadmap Feature Display Fix
  • Some feature descriptions are causing the whole page width to shrink. Removed part of Google Doc's CSS that causes the page to shrink.
Revision 1686: Admin Section Visibility
  • Admin section no longer being added when applicable. Updated the visibility parameter on the admin function call.
Revision 1689: BPWorkbench Admin Loading
  • The BPWorkbench isn't showing the requests properly for an admin group user. Updated the BPWorkbench to show all the requests that an admin group user should see.
Revision 1690: Group/Subgroup Expanded Property Fix
  • The expanded property is not always being followed. Updated the expanded logic to grab the correct value.
Revision 1691: Disabled Group Collapisbility Fix
  • Disabled groups on a form are not currently able to be collapsed and expanded. Added the enabled property to be sent through to functions that create the forms.
Revision 1692: Datasource Orchestration Display Value Pass Through
  • Updated the value passed back to the datasource through an orchestration action to use the display value.
Revision 1693: UserDialog Return Context For System Pages
  • Updated the UserDialog return context to match where it is called from so it can be used in System RunTime pages.