Archive
Last modified by DOaaS Operator on 2025/11/19 16:02
Blog - posts for December 2025
Dec 18 2025
Dec 18, 2025,
DevOps Portal 2.1.8
Improvements
- Previously, users without a SonarQube license could log into the tool, but did not see any data, since they were granted no roles in the tool. This has been now further improved, so that users without SonarQube assigned will just get an error message, but cannot log into the tool
- A link to the Jenkins metrics was added to the dashboard. It's only visible for users which have a Grafana license assigned.
- When roles are changed or resynced, the success messages now give more valuable information about what was done.
- On the Terms and Conditions page, the action buttons were replaced by a "More" menu, like on the other pages.
Bugfixes
- Due to some changes in the duplicate check when renaming a project, changing just some letters from lower to uppercase or from uppercase to lowercase was rejected. Works now again.
- Fixed error 500 when connecting Bitbucket git repositories with SonarQube projects in delivery pipelines.
Dec 04 2025
Dec 4, 2025,
DevOps Portal 2.1.7
Improvements
- Improved keyboard navigation and support for screenreaders.
- Adapted auto provisioning of SonarQube to new Rest API version.
Bugfixes
- Highlighting of rows on the Users page was not working properly for users with Portal role USER.
- Removal of global roles in tools did not work properly in all cases.
- The "Remaining" count on Users page is based on license information which is not available for Portal role USER. Therefore the calculation was not correct and has been removed.
- Small fixes fo the new multi pattern search introduced in the previous version.