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

0.49.0

Release date: November 28, 2023

New featureAdd bulk modification to Description and Category Columns in Panels [#5374]
New featureAdd Generator v1.8.2 to the customtool worker [#4660]

The Generator can be started by executing g4. Make sure to use the flags -b/--batch and -q/--quit to run it non-interactively.

New featureDownload Multiple Attachments in Attachment Panels [#5426]
New featureEdit Test metadata while creating a new test record [#5282]
New featureEvent models now support .anz format [#5390]
New feature
UI
Filtering with wildcard characters such as '*' and '?' is now available for channel code [#5380]
New feature
UI, API
Mdm Test Cases entry is now available at Settings under MDM [#4991]
New featureNotification for users without access to view permissions in edit user page [#5210]
New feature
UI
Post value column is now available at Event panel [#5544]
New featureProject members page for managing members and their respective roles for a specific project [#5023]
New feature
UI
Source column is now available for the MDM requirements grid [#4989]
New featureTestcase column is added to MDM requirements grid [#5272]
Improvement'API tokens' is changed to 'Access tokens' so that the term is unified across the app [#5478]
Improvement'Roles' menu is moved under 'User Management' at 'Configuration' [#5479]
Improvement
UI
'Settings' menu is now renamed to 'Configuration' [#5446]
ImprovementError message is improved in the case of workspace parse error [#5481]
ImprovementError messages show a more descriptive message ]
Improvement
API
GraphQL: Support NaN, Inf and -Inf as special Float values [#5362]
ImprovementImprove performance of matching conditions containing wildcards ]
ImprovementOnly global roles are allowed in user management page [#5413]
ImprovementProject field hint is improved to indicate a search field at create new test page [#5421]
Improvement
UI
Redesigned and reworked plotting functionality [&4]

  • Allow full-axis configuration
    • Axis Scale, title, ticks, etc.
  • Advanced plot styling
    • Curve colors, lifestyle, thickness, etc.
  • Multi plots
  • Cross-plot operation

See the manual for a full description of changes and usage help.

ImprovementWithin conditions (as used in preset templates), isocodes can now be quoted in case they contain special characters [#5313]
Feature change
API
New field `locked` defines which instances are locked and only editable by the system user [#5414]

Previously imported data from a third party were not allowed to be changed by user as the permission check was performed by the existence of the source_id. With the introduction of the field locked, it is possible to define which objects are editable by normal user or which are locked and only be accessible for system user.

Feature removal/ws endpoint for websockets is removed [#4240]

After being deprecated in version 0.45.0, the endpoint /ws has now been finally removed. See the deprecation details for more information on how to use GraphQL subscriptions.

Feature removal
UI
Author card is removed from AddOn detail page [#5342]
Feature removal
DEPLOYMENT
Drop support for Kubernetes 1.22 and lower [#4928]
Feature removalQuickfilter for the test grid is removed due to performance limitations [#5416]
Feature removalRemove depreciated Project permission options from configuration pages [#5541]
Feature removalRemove required_resources.json and its /tests_data endpoint of custom tools ]
Feature removal
DEPLOYMENT
Remove Worker for Resultdata Import [#4675]
Bug fixCorrectly sort starred column in test grid [#4975]
Bug fix
UI
Editing datetime columns are now available [#5351]
Bug fixEvent image list is also available for events that are consist of only json files [#5453]
Bug fixFix Mdm Requirement Attachment Delete [#5456]
Bug fix
UI
Fix Mdm Requirement Attachment not showing in sidebar [#5455]
Bug fix
UI
Project images are shown on the project selection dialog ]
Bug fixProject list filtering requests do no longer outrun each other [#5548]
Bug fix
UI
Table state is now preserved after status update on project requirements grid [#5340]
Bug fixUse value list item identifier instead of value list item label when editing test attributes [#5463]
Bug fix
UI
Values are correctly displayed again in list filters [#5417]
Bug fix
UI
Values list values are correctly copied again in edit test grid [#5519]

API changes
BreakingType CalculationRuleAssociationAttributesInputType was removed
BreakingType CalculationRuleAssociationCreateMutationInput was removed
BreakingType CalculationRuleAssociationCreateMutationPayload was removed
BreakingType CalculationRuleAssociationDeleteMutationInput was removed
BreakingType CalculationRuleAssociationDeleteMutationPayload was removed
BreakingType CalculationRuleAssociationGroupAttributesInputType was removed
BreakingType CalculationRuleAssociationGroupCreateMutationInput was removed
BreakingType CalculationRuleAssociationGroupCreateMutationPayload was removed
BreakingType CalculationRuleAssociationGroupDeleteMutationInput was removed
BreakingType CalculationRuleAssociationGroupDeleteMutationPayload was removed
BreakingType CalculationRuleAssociationGroupType was removed
BreakingType CalculationRuleAssociationGroupTypeConnection was removed
BreakingType CalculationRuleAssociationGroupTypeEdge was removed
BreakingType CalculationRuleAssociationGroupUpdateMutationInput was removed
BreakingType CalculationRuleAssociationGroupUpdateMutationPayload was removed
BreakingType CalculationRuleAssociationType was removed
BreakingType CalculationRuleAssociationTypeConnection was removed
BreakingType CalculationRuleAssociationTypeEdge was removed
BreakingType CalculationRuleAssociationUpdateMutationInput was removed
BreakingType CalculationRuleAssociationUpdateMutationPayload was removed
BreakingType CalculationRuleAttributesInputType was removed
BreakingType GroupingType was removed
BreakingType MdmAttributeAttributesInputType was removed
BreakingType MdmAttributeComponentAttributesInputType was removed
BreakingType MdmRequirementAssociationAttributesInputType was removed
BreakingType MdmRequirementAssociationCreateMutationInput was removed
BreakingType MdmRequirementAssociationCreateMutationPayload was removed
BreakingType MdmRequirementAssociationDeleteMutationInput was removed
BreakingType MdmRequirementAssociationDeleteMutationPayload was removed
BreakingType MdmRequirementAssociationGroupAttributesInputType was removed
BreakingType MdmRequirementAssociationGroupCreateMutationInput was removed
BreakingType MdmRequirementAssociationGroupCreateMutationPayload was removed
BreakingType MdmRequirementAssociationGroupDeleteMutationInput was removed
BreakingType MdmRequirementAssociationGroupDeleteMutationPayload was removed
BreakingType MdmRequirementAssociationGroupType was removed
BreakingType MdmRequirementAssociationGroupTypeConnection was removed
BreakingType MdmRequirementAssociationGroupTypeEdge was removed
BreakingType MdmRequirementAssociationGroupUpdateMutationInput was removed
BreakingType MdmRequirementAssociationGroupUpdateMutationPayload was removed
BreakingType MdmRequirementAssociationType was removed
BreakingType MdmRequirementAssociationTypeConnection was removed
BreakingType MdmRequirementAssociationTypeEdge was removed
BreakingType MdmRequirementAssociationUpdateMutationInput was removed
BreakingType MdmRequirementAssociationUpdateMutationPayload was removed
BreakingType MdmTestCaseAssociationAttributesInputType was removed
BreakingType MdmTestCaseAssociationGroupAttributesInputType was removed
BreakingType MdmTestCaseAssociationGroupType was removed
BreakingType MdmTestCaseAssociationGroupTypeConnection was removed
BreakingType MdmTestCaseAssociationGroupTypeEdge was removed
BreakingType MdmTestCaseAssociationType was removed
BreakingType MdmTestCaseAssociationTypeConnection was removed
BreakingType MdmTestCaseAssociationTypeEdge was removed
BreakingType MdmTestCaseAttributesInputType was removed
BreakingType ProjectRequirementAssociationAttributesInputType was removed
BreakingType ProjectRequirementAssociationGroupAttributesInputType was removed
BreakingType ProjectRequirementAssociationGroupType was removed
BreakingType ProjectRequirementAssociationGroupTypeConnection was removed
BreakingType ProjectRequirementAssociationGroupTypeEdge was removed
BreakingType ProjectRequirementAssociationType was removed
BreakingType ProjectRequirementAssociationTypeConnection was removed
BreakingType ProjectRequirementAssociationTypeEdge was removed
BreakingType ProjectRequirementVersionAttributesInputType was removed
BreakingType ProjectRequirementVersionCreateMutationInput was removed
BreakingType ProjectRequirementVersionCreateMutationPayload was removed
BreakingType ProjectRequirementVersionType was removed
BreakingType ProjectRequirementVersionTypeConnection was removed
BreakingType ProjectRequirementVersionTypeEdge was removed
BreakingType ProjectRequirementVersionUpdateMutationInput was removed
BreakingType ProjectRequirementVersionUpdateMutationPayload was removed
BreakingType ProjectThresholdRequirementValueType was removed
BreakingType ProjectThresholdRequirementValueTypeConnection was removed
BreakingType ProjectThresholdRequirementValueTypeEdge was removed
BreakingType RequirementValueDeleteMutationInput was removed
BreakingType RequirementValueDeleteMutationPayload was removed
BreakingType W3SyseCalculationRuleAssociationOpLowerBoundaryChoices was removed
BreakingType W3SyseCalculationRuleAssociationOpUpperBoundaryChoices was removed
BreakingType W3SyseMdmRequirementAssociationOpLowerBoundaryChoices was removed
BreakingType W3SyseMdmRequirementAssociationOpUpperBoundaryChoices was removed
BreakingType W3SyseMdmTestCaseAssociationOpLowerBoundaryChoices was removed
BreakingType W3SyseMdmTestCaseAssociationOpUpperBoundaryChoices was removed
BreakingType W3SyseProjectRequirementAssociationOpLowerBoundaryChoices was removed
BreakingType W3SyseProjectRequirementAssociationOpUpperBoundaryChoices was removed
BreakingField projectRequirement was removed from object type ProjectRequirementAttachmentType
BreakingField requirementValues was removed from object type ProjectRequirementAttachmentType
BreakingField private was removed from object type RequirementValueType
BreakingRemoved argument projectRequirement from RequirementValueType.projectrequirementattachmentSet
BreakingRemoved argument projectRequirement_In from RequirementValueType.projectrequirementattachmentSet
BreakingField associationGroupId was removed from object type LoadMdmRequirementsType
BreakingField selectedCount was removed from object type LoadMdmRequirementsType
BreakingField username was removed from object type LoadMdmRequirementsType
BreakingField displayName was removed from object type LoadMdmRequirementsType
BreakingLoadMdmRequirementsType.obsolete type changed from String to Boolean
BreakingInput Field disciplineSet removed from input type UserUpdateMutationInput
BreakingMdmThresholdAttributesInputType.lowerBoundary type changed from Float to W3Float
BreakingMdmThresholdAttributesInputType.upperBoundary type changed from Float to W3Float
BreakingInput Field mdmtestcaseassociationgroupSetAttributes removed from input type MdmTestCaseUpdateMutationInput
BreakingField calculationRuleAssociationGroup was removed from object type Query
BreakingField allMdmRequirementAssociations was removed from object type Query
BreakingField allProjectRequirementAssociationGroups was removed from object type Query
BreakingField allMdmRequirementAssociationGroups was removed from object type Query
BreakingField loadSsrmProjectRequirements was removed from object type Query
BreakingField projectRequirementAssociationGroup was removed from object type Query
BreakingField projectThresholdRequirementValue was removed from object type Query
BreakingField mdmTestCaseAssociation was removed from object type Query
BreakingField mdmRequirementAssociationGroup was removed from object type Query
BreakingField allMdmTestCaseAssociations was removed from object type Query
BreakingField calculationRuleAssociation was removed from object type Query
BreakingField loadSsrmRequirements was removed from object type Query
BreakingField allCalculationRuleAssociationGroups was removed from object type Query
BreakingField projectRequirementVersion was removed from object type Query
BreakingField mdmRequirementAssociation was removed from object type Query
BreakingField allProjectRequirementVersions was removed from object type Query
BreakingField allCalculationRuleAssociations was removed from object type Query
BreakingField allProjectRequirementAssociations was removed from object type Query
BreakingField projectRequirementAssociation was removed from object type Query
BreakingField allProjectThresholdRequirementValues was removed from object type Query
BreakingRemoved argument projectRequirement from Query.allProjectRequirementAttachments
BreakingRemoved argument projectRequirement_In from Query.allProjectRequirementAttachments
BreakingRemoved argument projectRequirementVersion from Query.allProjectThresholds
BreakingRemoved argument projectRequirementVersion_In from Query.allProjectThresholds
BreakingRemoved argument projectRequirementVersions from Query.allProjectRequirements
BreakingRemoved argument projectRequirementVersions_In from Query.allProjectRequirements
BreakingRemoved argument deleted from Query.allProjectRequirements
BreakingRemoved argument projectRequirementVersion from Query.matchProjectThreshold
BreakingRemoved argument quickFilter from Query.loadRdTests
BreakingInput Field comment removed from input type ProjectTestCaseAttributesInputType
BreakingInput Field condition removed from input type ProjectTestCaseAttributesInputType
BreakingInput Field sourceId removed from input type ProjectTestCaseAttributesInputType
BreakingInput Field private removed from input type RequirementValueUpdateMutationInput
BreakingInput Field projectrequirementattachmentSet removed from input type RequirementValueUpdateMutationInput
BreakingField projectRequirementVersion was removed from object type ProjectThresholdType
BreakingProjectThresholdType.lowerBoundary type changed from Float to W3Float
BreakingProjectThresholdType.upperBoundary type changed from Float to W3Float
BreakingField projectRequirementVersionId was removed from object type LoadProjectRequirementsThresholdType
BreakingInput Field mdmtestcaseassociation removed from input type MdmAttributeValueAttributesInputType
BreakingInput Field mdmrequirementassociation removed from input type MdmAttributeValueAttributesInputType
BreakingInput Field projectrequirementassociation removed from input type MdmAttributeValueAttributesInputType
BreakingInput Field calculationruleassociation removed from input type MdmAttributeValueAttributesInputType
BreakingInput Field private removed from input type RequirementValueCreateMutationInput
BreakingInput Field projectrequirementattachmentSet removed from input type RequirementValueCreateMutationInput
BreakingInput Field users removed from input type DisciplineUpdateMutationInput
BreakingInput Field mdmrequirementassociationgroupSetAttributes removed from input type MdmRequirementUpdateMutationInput
BreakingInput Field projectRequirementVersionsAttributes removed from input type ProjectRequirementAttributesInputType
BreakingInput Field deletedAt removed from input type ProjectRequirementAttributesInputType
BreakingField resultAttributeIdentifier was removed from object type CalculationRuleType
BreakingField calculationruleassociationgroupSet was removed from object type CalculationRuleType
BreakingField objectPermissions was removed from object type CollectionType
BreakingField updateProjectRequirementVersion was removed from object type Mutation
BreakingField deleteCalculationRuleAssociation was removed from object type Mutation
BreakingField createCalculationRuleAssociation was removed from object type Mutation
BreakingField deleteRequirementValue was removed from object type Mutation
BreakingField updateCalculationRuleAssociationGroup was removed from object type Mutation
BreakingField createMdmRequirementAssociation was removed from object type Mutation
BreakingField deleteMdmRequirementAssociationGroup was removed from object type Mutation
BreakingField updateCalculationRuleAssociation was removed from object type Mutation
BreakingField deleteMdmRequirementAssociation was removed from object type Mutation
BreakingField updateMdmRequirementAssociationGroup was removed from object type Mutation
BreakingField createMdmRequirementAssociationGroup was removed from object type Mutation
BreakingField createCalculationRuleAssociationGroup was removed from object type Mutation
BreakingField createProjectRequirementVersion was removed from object type Mutation
BreakingField deleteCalculationRuleAssociationGroup was removed from object type Mutation
BreakingField updateMdmRequirementAssociation was removed from object type Mutation
BreakingInput Field mdmtestcaseassociationgroupSetAttributes removed from input type MdmTestCaseCreateMutationInput
BreakingMdmThresholdCreateMutationInput.lowerBoundary type changed from Float to W3Float
BreakingMdmThresholdCreateMutationInput.upperBoundary type changed from Float to W3Float
BreakingInput Field mdmrequirementassociationgroupSetAttributes removed from input type MdmRequirementCreateMutationInput
BreakingField disciplineSet was removed from object type UserType
BreakingField mdmtestcaseassociationgroupSet was removed from object type MdmTestCaseType
BreakingInput Field disciplineSet removed from input type UserCreateMutationInput
BreakingField users was removed from object type DisciplineType
BreakingField projectRequirementVersions was removed from object type ProjectRequirementType
BreakingField projectrequirementattachmentSet was removed from object type ProjectRequirementType
BreakingField deletedAt was removed from object type ProjectRequirementType
BreakingInput Field users removed from input type DisciplineCreateMutationInput
BreakingInput Field resultAttributeIdentifier removed from input type CalculationRuleUpsertMutationInput
BreakingInput Field calculationruleassociationgroupSetAttributes removed from input type CalculationRuleUpsertMutationInput
BreakingMdmThresholdUpdateMutationInput.lowerBoundary type changed from Float to W3Float
BreakingMdmThresholdUpdateMutationInput.upperBoundary type changed from Float to W3Float
BreakingInput Field projectRequirementVersion removed from input type ProjectThresholdAttributesInputType
BreakingInput Field projectRequirementVersionAttributes removed from input type ProjectThresholdAttributesInputType
BreakingProjectThresholdAttributesInputType.lowerBoundary type changed from Float to W3Float
BreakingProjectThresholdAttributesInputType.upperBoundary type changed from Float to W3Float
BreakingInput Field resultAttributeIdentifier removed from input type CalculationRuleCreateMutationInput
BreakingInput Field calculationruleassociationgroupSetAttributes removed from input type CalculationRuleCreateMutationInput
BreakingField mdmrequirementassociationgroupSet was removed from object type MdmRequirementType
BreakingRdTestAttributeAttributesInputType.valueNumber type changed from Float to W3Float
BreakingField projectRequirementVersionActiveFrom was removed from object type LoadProjectRequirementsType
BreakingField associationGroupId was removed from object type LoadProjectRequirementsType
BreakingField projectRequirementVersionId was removed from object type LoadProjectRequirementsType
BreakingField projectRequirementVersionCreatedByDisplayName was removed from object type LoadProjectRequirementsType
BreakingField projectRequirementVersionCreatedAt was removed from object type LoadProjectRequirementsType
BreakingInput Field mdmrequirementassociationgroupSetAttributes removed from input type MdmRequirementAttributesInputType
BreakingMdmThresholdType.lowerBoundary type changed from Float to W3Float
BreakingMdmThresholdType.upperBoundary type changed from Float to W3Float
BreakingInput Field groups removed from input type ProjectRequirementDeriveMutationInput
BreakingInput Field resultAttributeIdentifier removed from input type CalculationRuleUpdateMutationInput
BreakingInput Field calculationruleassociationgroupSetAttributes removed from input type CalculationRuleUpdateMutationInput
Non-BreakingType LoadMdmRequirementsThresholdType was added
Non-BreakingType LoadMdmTestCasesContext was added
Non-BreakingType LoadMdmTestCasesInput was added
Non-BreakingType LoadMdmTestCasesResponse was added
Non-BreakingType LoadMdmTestCasesType was added
Non-BreakingType LoadProjectTestCaseResponseType was added
Non-BreakingType LoadProjectTestCaseType was added
Non-BreakingType LoadProjectTestCasesInput was added
Non-BreakingType LoadUserResponseType was added
Non-BreakingType LoadUserType was added
Non-BreakingType LoadUsersInput was added
Non-BreakingType ProjectRequirementAttachmentAttributesInputType was added
Non-BreakingType ProjectRequirementAttachmentCreateMutationInput was added
Non-BreakingType ProjectRequirementAttachmentCreateMutationPayload was added
Non-BreakingType ProjectRequirementUpdateMutationInput was added
Non-BreakingType ProjectRequirementUpdateMutationPayload was added
Non-BreakingType ProjectTestCaseCreateMutationInput was added
Non-BreakingType ProjectTestCaseCreateMutationPayload was added
Non-BreakingType ProjectTestCaseDeleteMutationInput was added
Non-BreakingType ProjectTestCaseDeleteMutationPayload was added
Non-BreakingType ProjectTestCaseDeriveMutationInput was added
Non-BreakingType ProjectTestCaseDeriveMutationPayload was added
Non-BreakingType ProjectTestCaseType was added
Non-BreakingType ProjectTestCaseTypeConnection was added
Non-BreakingType ProjectTestCaseTypeEdge was added
Non-BreakingType ProjectTestCaseUpdateMutationInput was added
Non-BreakingType ProjectTestCaseUpdateMutationPayload was added
Non-BreakingType RequirementValueAttributesInputType was added
Non-BreakingType RequirementValuePrivateAttributesInputType was added
Non-BreakingType RequirementValuePrivateCreateMutationInput was added
Non-BreakingType RequirementValuePrivateCreateMutationPayload was added
Non-BreakingType RequirementValuePrivateDeleteMutationInput was added
Non-BreakingType RequirementValuePrivateDeleteMutationPayload was added
Non-BreakingType RequirementValuePrivatePublishMutationInput was added
Non-BreakingType RequirementValuePrivatePublishMutationPayload was added
Non-BreakingType RequirementValuePrivateType was added
Non-BreakingType RequirementValuePrivateTypeConnection was added
Non-BreakingType RequirementValuePrivateTypeEdge was added
Non-BreakingType RequirementValuePrivateUpdateMutationInput was added
Non-BreakingType RequirementValuePrivateUpdateMutationPayload was added
Non-BreakingType RequirementValueSavePrivateMutationInput was added
Non-BreakingType RequirementValueSavePrivateMutationPayload was added
Non-BreakingType W3Float was added
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeComponentUpsertMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueListCreateMutationInput
Non-BreakingField requirementValue was added to object type ProjectRequirementAttachmentType
Non-BreakingField locked was added to object type MdmAttributeValueListType
Non-BreakingArgument locked: Boolean added to MdmAttributeValueListType.entries
Non-BreakingField mdmThresholdRank was added to object type RequirementValueType
Non-BreakingField mdmThresholdRankOverride was added to object type RequirementValueType
Non-BreakingArgument requirementValue_In: [ID] added to RequirementValueType.projectrequirementattachmentSet
Non-BreakingArgument requirementValue: ID added to RequirementValueType.projectrequirementattachmentSet
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeCreateMutationInput
Non-BreakingField thresholds was added to object type LoadMdmRequirementsType
Non-BreakingField isExternal was added to object type LoadMdmRequirementsType
Non-BreakingField mdmTestCases was added to object type LoadMdmRequirementsType
Non-BreakingField lastModifiedUsername was added to object type LoadMdmRequirementsType
Non-BreakingField lastModifiedDisplayName was added to object type LoadMdmRequirementsType
Non-BreakingInput Field disciplines: [ID] was added to input type UserUpdateMutationInput
Non-BreakingInput Field backendsystem: [ID] was added to input type CustomToolAttributesInputType
Non-BreakingInput Field locked: Boolean was added to input type MdmThresholdAttributesInputType
Non-BreakingInput Field contextCondition: String was added to input type MdmTestCaseUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmTestCaseUpdateMutationInput
Non-BreakingField loadUsers was added to object type Query
Non-BreakingField projectTestCase was added to object type Query
Non-BreakingField loadProjectTestCases was added to object type Query
Non-BreakingField allProjectTestCases was added to object type Query
Non-BreakingField allRequirementValuesPrivate was added to object type Query
Non-BreakingField requirementValuePrivate was added to object type Query
Non-BreakingField loadMdmTestCases was added to object type Query
Non-BreakingArgument locked: Boolean added to Query.allMdmAttributeComponents
Non-BreakingArgument attributeType_Identifier: String added to Query.allMdmAttributes
Non-BreakingArgument locked: Boolean added to Query.allMdmAttributes
Non-BreakingArgument requirementValue_In: [ID] added to Query.allProjectRequirementAttachments
Non-BreakingArgument requirementValue: ID added to Query.allProjectRequirementAttachments
Non-BreakingArgument locked: Boolean added to Query.allMdmAttributeValues
Non-BreakingArgument projectRequirement: ID added to Query.allProjectThresholds
Non-BreakingArgument projectRequirement_In: [ID] added to Query.allProjectThresholds
Non-BreakingArgument id_In: [UUID] added to Query.allProjectRequirements
Non-BreakingArgument id: UUID added to Query.allProjectRequirements
Non-BreakingArgument rdTestId: String added to Query.allProjectRequirements
Non-BreakingArgument locked: Boolean added to Query.allMdmAttributeValueLists
Non-BreakingArgument locked: Boolean added to Query.allCalculationRules
Non-BreakingArgument rdTestId: String added to Query.allCalculationRules
Non-BreakingArgument projectRequirement: ID added to Query.matchProjectThreshold
Non-BreakingArgument sourceId: String added to Query.allMdmRequirements
Non-BreakingArgument locked: Boolean added to Query.allMdmRequirements
Non-BreakingArgument sourceId_In: [String] added to Query.allMdmRequirements
Non-BreakingArgument search: String added to Query.allMdmRequirements
Non-BreakingArgument rdTestId: String added to Query.allMdmRequirements
Non-BreakingArgument search: String added to Query.allMdmTestCases
Non-BreakingArgument locked: Boolean added to Query.allMdmTestCases
Non-BreakingArgument rdTestId: String added to Query.allMdmTestCases
Non-BreakingArgument projectRequirement: ID added to Query.allRequirementValues
Non-BreakingArgument orderBy: String added to Query.allRequirementValues
Non-BreakingArgument projectRequirement_In: [ID] added to Query.allRequirementValues
Non-BreakingArgument isSuperuser: Boolean added to Query.allUsers
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeUpsertMutationInput
Non-BreakingInput Field disciplines: [ID] was added to input type ProjectTestCaseAttributesInputType
Non-BreakingInput Field contextCondition: String was added to input type ProjectTestCaseAttributesInputType
Non-BreakingInput Field projectrequirementattachmentSetAttributes: [ProjectRequirementAttachmentAttributesInputType] was added to input type RequirementValueUpdateMutationInput
Non-BreakingField projectRequirement was added to object type ProjectThresholdType
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeComponentCreateMutationInput
Non-BreakingField projectRequirementId was added to object type LoadProjectRequirementsThresholdType
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueAttributesInputType
Non-BreakingField locked was added to object type MdmAttributeValueType
Non-BreakingInput Field projectrequirementattachmentSetAttributes: [ProjectRequirementAttachmentAttributesInputType] was added to input type RequirementValueCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeComponentUpdateMutationInput
Non-BreakingInput Field contextCondition: String was added to input type MdmRequirementUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmRequirementUpdateMutationInput
Non-BreakingInput Field description: String was added to input type ProjectRequirementAttributesInputType
Non-BreakingInput Field contextCondition: String was added to input type ProjectRequirementAttributesInputType
Non-BreakingInput Field projectThresholdsAttributes: [ProjectThresholdAttributesInputType] was added to input type ProjectRequirementAttributesInputType
Non-BreakingInput Field name: String was added to input type ProjectRequirementAttributesInputType
Non-BreakingInput Field createdBy: ID was added to input type ProjectRequirementAttributesInputType
Non-BreakingInput Field mdmAttribute: ID was added to input type ProjectRequirementAttributesInputType
Non-BreakingField contextCondition was added to object type CalculationRuleType
Non-BreakingField locked was added to object type CalculationRuleType
Non-BreakingField locked was added to object type MdmAttributeComponentType
Non-BreakingField publishRequirementValuePrivate was added to object type Mutation
Non-BreakingField deriveProjectTestCase was added to object type Mutation
Non-BreakingField createProjectRequirementAttachment was added to object type Mutation
Non-BreakingField createProjectTestCase was added to object type Mutation
Non-BreakingField deleteProjectTestCase was added to object type Mutation
Non-BreakingField updateProjectTestCase was added to object type Mutation
Non-BreakingField updateRequirementValuePrivate was added to object type Mutation
Non-BreakingField savePrivateFromRequirementValue was added to object type Mutation
Non-BreakingField deleteRequirementValuePrivate was added to object type Mutation
Non-BreakingField createRequirementValuePrivate was added to object type Mutation
Non-BreakingField updateProjectRequirement was added to object type Mutation
Non-BreakingInput Field contextCondition: String was added to input type MdmTestCaseCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmTestCaseCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmThresholdCreateMutationInput
Non-BreakingInput Field attachmentsAttributes: [RdTestAttachmentAttributesInputType] was added to input type RdTestUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueListUpdateMutationInput
Non-BreakingInput Field contextCondition: String was added to input type MdmRequirementCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmRequirementCreateMutationInput
Non-BreakingField valueNumber was added to object type RdTestAttributeType
Non-BreakingField valueBoolean was added to object type RdTestAttributeType
Non-BreakingField valueDatetime was added to object type RdTestAttributeType
Non-BreakingField valueTextHuman was added to object type RdTestAttributeType
Non-BreakingField valueDate was added to object type RdTestAttributeType
Non-BreakingField disciplines was added to object type UserType
Non-BreakingField contextCondition was added to object type MdmTestCaseType
Non-BreakingField locked was added to object type MdmTestCaseType
Non-BreakingArgument sourceId: String added to MdmTestCaseType.requirements
Non-BreakingArgument locked: Boolean added to MdmTestCaseType.requirements
Non-BreakingArgument sourceId_In: [String] added to MdmTestCaseType.requirements
Non-BreakingArgument search: String added to MdmTestCaseType.requirements
Non-BreakingArgument rdTestId: String added to MdmTestCaseType.requirements
Non-BreakingInput Field disciplines: [ID] was added to input type UserCreateMutationInput
Non-BreakingArgument isSuperuser: Boolean added to RoleType.userSet
Non-BreakingField projectThresholds was added to object type ProjectRequirementType
Non-BreakingField requirementvalueprivateSet was added to object type ProjectRequirementType
Non-BreakingField description was added to object type ProjectRequirementType
Non-BreakingField contextCondition was added to object type ProjectRequirementType
Non-BreakingField requirementvalueSet was added to object type ProjectRequirementType
Non-BreakingField name was added to object type ProjectRequirementType
Non-BreakingField createdBy was added to object type ProjectRequirementType
Non-BreakingField mdmAttribute was added to object type ProjectRequirementType
Non-BreakingInput Field requirementvalueprivate: [ID] was added to input type RdTestAttributesInputType
Non-BreakingInput Field contextCondition: String was added to input type CalculationRuleUpsertMutationInput
Non-BreakingInput Field locked: Boolean was added to input type CalculationRuleUpsertMutationInput
Non-BreakingField locked was added to object type MdmAttributeType
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmThresholdUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueListUpsertMutationInput
Non-BreakingArgument isSuperuser: Boolean added to ClientStateType.users
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueUpdateMutationInput
Non-BreakingInput Field projectRequirement: ID was added to input type ProjectThresholdAttributesInputType
Non-BreakingInput Field projectRequirementAttributes: ProjectRequirementAttributesInputType was added to input type ProjectThresholdAttributesInputType
Non-BreakingInput Field locked: Boolean was added to input type MdmAttributeValueListAttributesInputType
Non-BreakingInput Field contextCondition: String was added to input type CalculationRuleCreateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type CalculationRuleCreateMutationInput
Non-BreakingField contextCondition was added to object type MdmRequirementType
Non-BreakingArgument isSuperuser: Boolean added to GroupType.userSet
Non-BreakingField createdAt was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusAssessmentRank was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusAssessmentColor was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusCreatedAt was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusUsername was added to object type LoadProjectRequirementsType
Non-BreakingField statusUpdatedAt was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusComment was added to object type LoadProjectRequirementsType
Non-BreakingField privateAutomaticStatusAssessmentRank was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusAssessmentName was added to object type LoadProjectRequirementsType
Non-BreakingField createdByDisplayName was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusUpdatedAt was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusId was added to object type LoadProjectRequirementsType
Non-BreakingField privateStatusValue was added to object type LoadProjectRequirementsType
Non-BreakingField privateAutomaticStatusAssessmentName was added to object type LoadProjectRequirementsType
Non-BreakingField createdBy was added to object type LoadProjectRequirementsType
Non-BreakingField privateAutomaticStatusAssessmentColor was added to object type LoadProjectRequirementsType
Non-BreakingInput Field contextCondition: String was added to input type MdmRequirementAttributesInputType
Non-BreakingInput Field locked: Boolean was added to input type MdmRequirementAttributesInputType
Non-BreakingField locked was added to object type MdmThresholdType
Non-BreakingInput Field contextCondition: String was added to input type CalculationRuleUpdateMutationInput
Non-BreakingInput Field locked: Boolean was added to input type CalculationRuleUpdateMutationInput

Deprecations
REST-API Endpoints (deprecated in 0.40.0, removal in January, 2025)
Condition wildcards (deprecated in 0.49.0, removal in October, 2024)