Page tree
Skip to end of metadata
Go to start of metadata

Hello there,

We are glad to inform you that the latest 23.9.0 versionof Build.Oneis out. Below is the list of issues that are part of this release.

Minor

Priority Key Build.One Release Notes
Highest SWAT-8483 Fixed issue where dynamic business entities fail to load data when field mappings include database name.
Low SWAT-8460 Improved code dependencies to avoid loading grid at startup for better application load performance.
Medium SWAT-8403 Removed support for deprecated Kinvey service
Highest SWAT-8400 Changed behavior of list entry data source when the list head is missing.
Instead of throwing an error, it now returns an empty dataset.
High SWAT-8397 Fixed an issue that was blocking designer from starting in the external screen.
High SWAT-8396 Added support for authentication providers option in application settings
Low SWAT-8387 Fixed default toolbar key to point to the standard dialog toolbar menu.
High SWAT-8386 Added support for customizing source default query in dynamic business entities.
High SWAT-8384 Added support for committing changes to multiple database tables on dynamic business entity save.
High SWAT-8383 Fixed an issue where dynamic business entities were not working when combining database-bound temp-tables with fully calculated temp-tables.
High SWAT-8382 Fixed an issue where the dataset code was not properly generated for dynamic business entities with multiple temp-tables.
High SWAT-8379 Adjustments to business task before image sample.
Medium SWAT-8378 Internal domain changes for better separation between main SWAT codebase and CLAPI.
Medium SWAT-8377 Improved SWAT codebase with additional base types for better type safety.
Medium SWAT-8372 Improved SWAT codebase with additional base types for better type safety.
Medium SWAT-8371 Provided a procedure for clearing up the databases of user profiles belonging to users that have been removed.
The procedure is: Akioma/Swat/Tools/remove-unlinked-user-profiles.p.
It does not require any parameters.
Highest SWAT-8366 Fix for WebUi making few requests at the same time creating race condition.
High SWAT-8316 Fixed an issue where databases were created in the wrong codepage.
New databases are now using, by default, the UTF-8 codepage.
Medium SWAT-8309 Added new method for selecting items in a Sidebar programmatically.
Highest SWAT-8256 Fixed an issue where new Secureable users cannot authenticate in the application.
High SWAT-8235 Fixed issue where screens would fail to launch due to handling in form builder when using a custom builder which yielded an empty block.
Medium SWAT-8138 Removed redundant dependency to es6-shim.
Medium SWAT-8023 Added more spacing to the UI in the CSS.
Medium SWAT-7948 Removed floating label functionality. All labels in form fields will be on top by default, regardless if a value is present in the field.
Medium SWAT-7797 Improved handling of dataset errors in business task method invokes.
By default, the dataset errors will be displayed in the default message style.
This behavior can be overridden by using the 'throwDataError' option on the invokeServerTask parameter, which will reject the promise, allowing custom handling.
Highest SWAT-4352 Enabling Before and After Table Records to be available when calling a BT from the UI

Patch

Priority Key Build.One Release Notes
Medium SWAT-8487 Minor update for CSS styles in the spacing between windows.
Highest SWAT-8465 Fixed issue with setting up checkbox filters in Grid.
High SWAT-8450 Fix for the Datadog RUM reporting environment configuration to avoid excessive reporting.
Highest SWAT-8413 Resolved a memory leak issue in the OpenEdge backend.
Highest SWAT-8412 Resolved a memory leak issue in the OpenEdge backend.
High SWAT-8365 Fixed a bug when opening external screens, baseLayoutObject and autostartObjects query params setting is solved.
Medium SWAT-8296 Specified missing caller in launchGridCreateDialog method.
High SWAT-8271 New property lookupDataSource on GridCol to be able to access lookup dataSource and apply filter criteria.

Looking forward to hear your feedback.

Thanks,
Build.OneTeam