CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

1.203

Release date: January 10, 2024

New featureAll available direct predecessors of a component are now available during edit process. [LOCOX-2827]

Edit script can now export the predecessor of a component via AuxiliaryContentLoader.

content_loader = AuxiliaryContentLoader()
exported_files = content_loader.request_predecessor_export(pool_entry_uuid=edit_data.selected_pool_entries[0].uuid)

Only direct predecessors (no grandchildren) are exported (usually there is only one). The exported files are written into the predecessors sub-directory. Any changes to the predecessor files are silently ignored because predecessors cannot be changed.

ImprovementAdmin panel: Error messages now provide a hint that the client needs to re-login due to a lost connection. [LOCOX-3099]
ImprovementDeactivated editing of attributes and other properties in the child run configuration of a multi-run configuration [LOCOX-3266]
ImprovementLegal hold marker restriction for BLOB retention rules [LOCOX-2758]

It is now possible to define legal hold marker restrictions for BLOB retention rules. With this not only one retention rule can be defined for all legal hold markers, but also individual retention rules for particular legal hold markers.

ImprovementNew colored icons for errors and warnings in job feedback [LOCOX-840]

Replaced old icons with new colored icons for errors and warnings in job feedback.

ImprovementPorsche branding clients now open the manual in the Google Chrome browser. [LOCOX-3222]
ImprovementRemoved 'Unsubscribe from pool' option from the context menu of a mounted pool. [LOCOX-3248]
Bug fixFixed automatic overwriting of the history comment of private pool version when objects are copied into the pool version from a public pool version. [LOCOX-3154]
Bug fixFixed client start on Windows when the data directory is not on %HOMEDRIVE% [LOCOX-3264]
Bug fixFixed job status propagation to top node for remote jobs [LOCOX-2844]
Bug fixFixed loading of run configuration properties [LOCOX-3254]
Bug fixFixed the client regularly going into offline mode due to a failed subprocess cookie update. [LOCOX-3245]
Bug fixFixed the expiration of permission group memberships created via OpenID login [LOCOX-3298]
Bug fixObsolete, deprecated, or blocked tags on parameter tables now also shown as warnings/errors in run configuration Properties view. [LOCOX-3271]