Enhancements
- Added support to auto-provision the new upcoming tool T-Tracker for service management.
- The new global role "Rancher 2 extended rights (can create clusters)" can now be assigned to users which have the tool Rancher2 assigned.
Previously these extended rights had been automatically assigned to users which had at least one Project Admin role. This is no longer the case. Therefore, please assign the extended rights to any user who needs to be able to create new clusters in Rancher. The setting does not influence any role or permission inside existing clusters. - The new global role "Can save Advanced Roadmap plans and can manage shared teams" can now be assigned to users which have the tool Jira assigned. At the same time the Advanced Roadmap feature has been enabled for all customers which have Jira. It's accessible using the "Plans" menu in the top menu bar of Jira.
- In some tools it was possible to login without a license assigned, but seeing not any data, since all roles in a tool are automatically removed if a tool is unassigned from a user. The Identity and Access Management now makes sure that no login at all is possible to any tool for which the user doesn't have a license assigned.
Extended Xray for Jira support
When Xray for Jira is used for test management, a new bunch of permissions is now automatically set to allow project members to sort tests into folder structures.
Project permissions
| Permission | Roles |
|---|---|
| [Xray Test Repository] Create folders Allows users to create folders on the Test Repository. | Admin, Master, Developer |
| [Xray Test Repository] Delete all folders Allows users to delete any folder on the Test Repository. | Admin, Master |
| [Xray Test Repository] Delete own folders Allows users to delete their own folders on the Test Repository. | Admin, Master, Developer |
| [Xray Test Repository] Move/edit all folders Allows users to move and edit any folder on the Test Repository. | Admin, Master |
| [Xray Test Repository] Move/edit own folders Allows users to move and edit their own folders on the Test Repository. | Admin, Master, Developer |
| [Xray Test Repository] Move issues Allows users to add, remove and move tests on the Test Repository. | Admin, Master, Developer |
Issue permissions
| Permission | Roles |
|---|---|
| [Xray] Override Assign Test Runs Allows users to set the Test Run assignee without the Edit Issues and Assign Issues permissions. | <none> |
Since Admin, Master and Developer have the permissions Edit Issues and Assign Issues, there's no need to add anybody here, since for Viewer it doesn't make sense.
Improvements
- Adapted auto-provisioning to support changes in API call replies in SonarQube 2026.1 LTA and later.
- The Rest API now supports querying the audit log at /api/v2/audits.
- Backend is now more robust when dealing with large result sets of auto-provisioned tools.
- Improved password reset success message describing that locked users or users which have not activated their account yet will not receive password reset instructions.
- The rules for passwords are now better explained, so that it's easier for the user to enter a valid password when changing it.
- Usability has been improved for quicker understanding which fields in forms are mandatory.
- For better readability the contrast ratio of all elements has been improved where necessary.
- The table layout of pending syncs has been improved to make better use of the available space on the screen.