Skip to content

Handle JIRA links with encoded namespace

Heinrich Lee Yu requested to merge 8054-fix-jira-subgroup-links into master

What does this MR do?

In 11.3, we removed the use of the /-/jira prefix for the integration URL.

The routes handling encoded namespaces for subgroups were not updated to handle this. This MR fixes the problem.

URLs with the prefix are still supported for compatibility.

What are the relevant issue numbers?

Closes #8054 (closed)

Does this MR meet the acceptance criteria?

Merge request reports