DevOps Portal 2.2.6

Last modified by Boris Folgmann on 2026/05/18 11:41

Bugfixes

  • When another role for the same project was set for a Jira tech user, the new role was added, but the old one was not removed. This has been fixed and all affected tech users have been correctly configured.  
  • The config-deptrack-project API call which is used in the Dependency Track stage of the Jenkins Shared Library failed with an error. This isn't a problem with already existing deptrack projects, but impedes the correct configuration of new projects. This has been fixed in the auto-provisioning backend.
  • When the portal was saving a project with Dependency Track enabled, this could lead to a pending sync when unusual characters (e.g. symbols) were used in the project description. These characters are now filtered and no longer send to Dependency Track.
  • Adapted backend to a change in AI Operator to make DELETE requests work again.