0.52.0
Release date: March 27, 2024
New feature | It is now possible to remove project test cases from the requirements grid.
[#5898] This feature relates to the requirements grid in
|
New feature | Project attributes now have their own menu item in the left verticle sidebar.
[#5845] The project attributes were previously located within the Overview area. They have now been given their own menu item in the left sidebar. Note: Only the location has changed. The procedure for working with project attributes remains the same. |
New feature | Project is now a required field for Bes (Backend System) Projects.
[#5903] Before this could happen, bes projects without any project needed to be handled. A migration was added for this purpose. This migration creates a new project called |
New feature | Test permissions are now available for project roles.
[#5834] This feature relates to the project roles, which are found under
|
Improvement | All of the columns can now be resized in the calculation rule detail page.
] This improvement relates to the Apply calculation rule function, which can be accessed by navigating to
|
Improvement | Asynchronous workers were reimplemented.
] The asynchronous workers, which are responsible for running jobs on the server side, have been reimplemented from scratch to resolve instabilities and missing features. |
Bug fix | License information is now displayed again.
[#5940] This fix relates to the license information, which is visible under |
Bug fix | Private statuses are now aggregated when grouping project requirements.
[#5892] This fix relates to the requirements grid in
|
Bug fix | Project admins are now able to edit project members without having superuser permissions.
[#5794] This fix relates to the Project members area in
|
Bug fix | Set state: Project selection allows searching.
[#3755] This fix relates to the Set as project status function, which can be accessed by navigating to
|
Bug fix | Tests that are uploaded via SCALE.cli now appear in the test grid.
[#5815] This fix relates to the test grid in
|
Bug fix | The context menu was disabled in the requirements grid within the MDM test case edit page.
[#5875] This fix relates to MDM test cases, which are found under |
Bug fix | The statuses of private requirements are now correctly modified when viewing a date in the past.
[#5836] This fix relates to the requirements grid in
|
API changes
Breaking | Type ExecutionPlanType was removed |
Breaking | Field identifier was removed from object type ExecutionPlanResultType |
Breaking | Field calculationRule was removed from object type ExecutionPlanResultType |
Breaking | Field value was removed from object type ExecutionPlanResultType |
Breaking | BesProjectCreateMutationInput.project type changed from ID to ID! |
Breaking | Field permutation was removed from object type ExecutionPlanErrorType |
Breaking | Input Field besProjects removed from input type ProjectUpdateMutationInput |
Breaking | CalculationRulesExecuteMutationPayload.executionPlan type changed from ExecutionPlanType to ExecutionPlanResultType |
Breaking | Input Field besProjects removed from input type ProjectAttributesInputType |
Breaking | CalculationRuleExecuteMutationPayload.executionPlan type changed from ExecutionPlanType to ExecutionPlanResultType |
Breaking | Input Field besProjects removed from input type ProjectCreateMutationInput |
Breaking | CalculationRulePermutationType.output type changed from String to CalculationRuleOutputType |