Draft: Requeue CreateMissingExternalLinksForVulnerabilities
What does this MR do and why?
Background Migration CreateMissingExternalLinksForVulnerabilities failed with the following error:
{"errorMessages":["Error in JQL Query: Expecting either a value, list or function but got ')'. You must surround ')' in quotation marks to use it as a value. (line 1, character 13)"],"errors":{}}
The JQL query in to get the JIRA issues had a bug. This MR fixes it.
Relates to: #451260
Edited by Rushik Subba