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

0.46.0

Release date: June 28, 2023

New feature
UI
Add tooltip and cell editor for grid columns of type text with line breaks [#4954]
New featureAllow access to internal grid APIs from Add-ons with `test` interface [#5043]
New featureEdit multiple Project Requirements at once [#4713]
Improvement
UI
Add range input component to requirement edit pages [#4839]
ImprovementDon't mark cells as edited if the same value as the original is inputted [#4627]
Improvement
API
Improve performance of loading project requirements [#4798]
ImprovementImprove performance of Test column and scenario (re-)calculation [#4959]
ImprovementIntroduce grouping level in permissions tree [#4649]
ImprovementReflect name changes of Test attachments on downloads [#4414]
Feature changeMultiple addons with the same identifier are prohibited [#5026]
Bug fixLoading indicator when saving an Add-on ]
Bug fixPeriodic-Tasks schedule editor takes timezones into account [#4969]
Bug fixProject document cannot be downloaded [#5067]
Bug fixProject milestone not shown in requirements view after it has been created as master milestone [#5059]
Bug fixThe value list edit page does not update the list of values after adding new values [#5044]
Bug fixUsers should be able to fetch their oidc tokens without extra permissions [#5080]
Bug fixWhen adding groups of MDM requirements to a project, only new requirements are added [#5039]
Other
DEPLOYMENT
Helm Subchart: Update Redis to 7.0.11 ]

API changes
BreakingType ColumnValueObjectType was removed
BreakingType SortModelType was removed
BreakingInput Field dirty removed from input type RdTestAttributesInputType
BreakingType for argument rowGroupCols on field Query.loadSsrmRequirements changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType]
BreakingType for argument sortModel on field Query.loadSsrmRequirements changed from [SortModelType] to [SSRMSortModelType]
BreakingType for argument rowGroupCols on field Query.loadSsrmProjectRequirements changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType]
BreakingType for argument sortModel on field Query.loadSsrmProjectRequirements changed from [SortModelType] to [SSRMSortModelType]
BreakingType for argument rowGroupCols on field Query.loadRdTests changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType]
BreakingType for argument sortModel on field Query.loadRdTests changed from [SortModelType] to [SSRMSortModelType]
BreakingType for argument rowGroupCols on field Query.loadSsrmRdTestAttributes changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType]
BreakingType for argument sortModel on field Query.loadSsrmRdTestAttributes changed from [SortModelType] to [SSRMSortModelType]
Non-BreakingType LoadProjectRequirementsContext was added
Non-BreakingType LoadProjectRequirementsInput was added
Non-BreakingType LoadProjectRequirementsResponse was added
Non-BreakingType LoadProjectRequirementsThresholdType was added
Non-BreakingType LoadProjectRequirementsType was added
Non-BreakingType MdmAttributeValueListUpsertMutationInput was added
Non-BreakingType MdmAttributeValueListUpsertMutationPayload was added
Non-BreakingType OnTaskUpdate was added
Non-BreakingType RdTestAttachmentAttributesInputType was added
Non-BreakingType SSRMColumnValueObjectType was added
Non-BreakingType SSRMSortModelType was added
Non-BreakingInput Field changedAt: DateTime was added to input type RdTestAttributesInputType
Non-BreakingInput Field recalculatedAt: DateTime was added to input type RdTestAttributesInputType
Non-BreakingInput Field attachmentsAttributes: [RdTestAttachmentAttributesInputType] was added to input type RdTestAttributesInputType
Non-BreakingField upsertMdmAttributeValueList was added to object type Mutation
Non-BreakingField loadProjectRequirements was added to object type Query
Non-BreakingField onTaskUpdate was added to object type Subscription

Deprecations
REST-API Endpoints (deprecated in 0.40.0, removal in January, 2025)
Worker resultdata-audi-filesystem (deprecated in 0.41.0, removal in 0.49.0)
Web sockets (deprecated in 0.45.0, removal in 0.49.0)