DevOps Portal 2.1.8

Last modified by Boris Folgmann on 2025/12/18 13:46

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.