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

0.38.0

Release date: July 27, 2022

New featureAdd a dialog to edit multiple tests with a grid [#359]
New featureAdd a text filter to the list filter to be able to filter with arbitrary text values [CAVIT-3862]
New featureAdd column with test name to video panel [CAVIT-3989]
New featureAdd Star/Un-star column for tests so that users can favorite some tests [#186]
New featureRequire current password for password change to improve security [#551]
New featureRequire passwords to pass basic requirements to encourage users to use strong ones [#550]
Feature changeColumn filters in result data grid are now all case-insensitive [#35]
Bug fixAllow one (and only one) private status to be added for every user for every project requirement [#4013]
Bug fixAvoid making a request to the server on each keystroke of the quick search filter on the Mdm attribute page [#4018]
Bug fixCollections can be added twice to the selection list [CAVIT-3936]
Bug fixEdit dialog crashes with star/unstar column [#4074]
Bug fixEdit test dialog could not edit tests with columns whose writable attribute is an arbitrary string [#4079]
Bug fixFix an error that did not allow to hide the columns of the groups in the test grid [#644]
Bug fixFix an error that the page responsible for adding requirements to a project was not working [CAVIT-4040]
Bug fixFix an issue with active tasks failing to load in the tasks view [CAVIT-3363]
Bug fixFix permission checking for test attachments (use the permissions from the respective test) [CAVIT-3407]
Bug fixFix that the test attribute identifier list is not updated on the MDM requirement edit page [#36]
Bug fixMDM attribute form validations are not always correct [#247]
Bug fixSharing permissions for collections are not working as expected [CAVIT-3942]

API changes
BreakingInput Field currentPassword: String! was added to input type PasswordChangeMutationInput
Non-BreakingType ArtifactType was added
Non-BreakingType ArtifactTypeConnection was added
Non-BreakingType ArtifactTypeEdge was added
Non-BreakingField artifact was added to object type TaskType
Non-BreakingArgument status_In: [String] added to RdTestType.tasks
Non-BreakingField artifact was added to object type Query
Non-BreakingField allArtifacts was added to object type Query
Non-BreakingArgument status_In: [String] added to Query.allTasks
Non-BreakingArgument sourceId_Isnull: Boolean added to Query.allMdmRequirements