Skip to content

Check for deleted JIRA issue before creating one from Vulnerability

What does this MR do and why?

When an external issue is being created for a vulnerability, it fails if the link exists but not the external issue. The link should be removed if the external issue does not exist, then the external issue created. This MR checks for the external issue and removes the link if the external issue does not exist.

Screenshots or screen recordings

N/A

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 #329235 (closed)

Edited by Jonathan Schafer

Merge request reports