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

Hello there,

We are glad to inform you that the latest 2022.24 versionof the SWAT Framework is out. Below is the list of issues thatare part of this release.

New Features

PriorityKeyAkioma Release Notes
High
SWAT-5883Enhanced Excel import for repository objects to allow creating instances within an existing master.

Tasks

PriorityKeyAkioma Release Notes

Medium

SWAT-7235Implemented authentication via secureable.

Documentation follows.

Medium

SWAT-6832Automatically create user on login through secureable in PASOE 

Documentation follows.
Medium
SWAT-7178Modernized HDP integration to follow standard axios and URL encoding practices

Bugs

PriorityKeyAkioma Release Notes
Medium
SWAT-7401Fixed issue where onKeyUp-Trigger for Corticon contained the wrong references and made forms unusable.
Highest
SWAT-7383Number formatter on input fields accidentally cleared on input 0  as it was not checking for empty , but falsy  values.
Highest
SWAT-7381Multiple filters in grid.setFilterFields  not working, resolved with improvements to Datagrid2.ts 
High
SWAT-7374Menu function Action Type saving issue resolved by fixing combobox
Medium
SWAT-7372

Fixed an ambiguity in the MRU settings so that the config name reflects its behavior.

previously:

"mostRecentlyUsed": {
    "tableNames": "019,021,024"
}


now:

"mostRecentlyUsed": {
    "tableNames": "offer,customer,contact"
}
Highest
SWAT-7339JS error triggered when applying extendedFormat , fixed by replacing trigger with blur
High
SWAT-7307State mode of a new record is update instead of insert resolved through checking with hasChanges
Highest
SWAT-7302Identified bug in SCL. Reported and updated to Release 11.7 #73412@2022-12-12 UTF-8 after receiving the fix.
High
SWAT-7123Updated outdated Corticon-License

Looking forward to hear your feedback.

Thanks,
Build.OneTeam