Skip to content

Resolve 500 error for Jira issue regex

What does this MR do and why?

We're still experiencing issues with the custom jira_issue_regex, therefore we had to update JiraIssueKeyExtractor.

In case of the customer's entry, we are using Gitlab::UntrustedRegexp, due to different class, we have to use scan in reverse way.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #413002 (closed)

Edited by Bojan Marjanovic

Merge request reports

Loading