Skip to content

Jira integration regex is too greedy

Release notes

Problem to solve

The Jira integration assumes that any issues/MRs with Jira Issue references should be linked up to the issue in Jira. This can result in many objects being linked to the Jira issue that are not particularly relevant.

Proposal

Create a Regex for filtering logic for issue linking.

Intended users