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

1.211

Release date: May 08, 2024

ImprovementPool versions are now sorted by the version number instead of the creation time. [ #3508 ]

When viewing pool versions with filters, the pool versions are no longer sorted by the creation time. Rather, they are now sorted by the version number. This prevents rare cases when, due to different connection speeds for different clients, there might be pool versions whose version numbers are not in the same order as the creation time. Such pool versions were misleading.

Bug fixFixed broken "open with" in case of folder links from the jobs view. [ #3524 ]

App scripts can use links with folder paths from the jobs view again.

Bug fixFixed check boxes falsely shown as activated. [ #3531 ]

In some cases, some check boxes in the properties panel were shown as checked, even if in the background this was not the case. This behavior has been fixed.

Bug fixFixed incorrect bold text styling of history comments after setting a pool version public. [ #3411 ]

In the past, after setting a pool version public, the history comment was still displayed in bold text in the Pool version area. This made the public pool version look like it was still private. The incorrect bold styling remained visible until the user interface was refreshed. This behavior has been fixed.

Bug fixFixed misleading item appearing in the drop-down menu in the Version column. [ #3153 ]

In the past, when two pool versions were compared in the Compare&Merge tab, then the drop-down menu in the Version column displayed an extra entry without any information. This has been fixed.

Bug fixFixed penetration test finding. [ #3425 ]
Bug fixFixed permission check problems and/or errors when mounting subpools. [ #1191 ]
Bug fixFixed runner config and run config specific config merge issues. [ #3323 ]

A run config can contain its own configuration file for the runner. This file will be merged on the runner server to form the full configuration for that particular model job. In some cases, the merge operation led to some corrupt parts of the configurations. This behavior has been fixed.

Bug fixFixed the Compare&Merge tab not closing after applying for merge. [ #3490 ]

In the past, when two pool versions were compared in the Compare&Merge tab and the user clicked on Apply to create a merged version, then the new pool version was created but the Compare&Merge tab was wrongly left open by the client, leading to confusion on the user side. This behavior has been fixed. Now the tab automatically closes when the merged pool version has been created.

Bug fixFixed uploading component check results in case of components in live mode pool versions. [ #2584 ]

In case of components in live mode pool versions, it was not possible to upload check results for them to the server. This essentially meant that components could not be checked in live mode pool versions. This behavior has been fixed.

Bug fixImproved message for assembly and remote submit jobs that were canceled due to warnings and/or errors in the assembled and remote submit jobs. [ #2650 ]

In case of run configs containing warnings and/or errors due to obsolete/deprecated/blocked entries or due to parameter conflicts, the assembly or the remote submit will fail with an error. A short description of this error is now shown as a message directly on the job in the jobs view.

Bug fixPerformance improvement for the properties tab in case of multiple selection. [ #3489 ]

In case of multiple selection, for example when selecting hundreds of run configs, the Properties tab ran into performance issues. Some of these issue were fixed, leading to a performance improvement for the Properties tab.