Skip to content

Pipeline Sec: Fix issue with deleted Jira issue

What does this MR do and why?

Pipeline Sec: Fix issue with deleted Jira issue

When a Jira issue, which was attached to a security finding, gets deleted it causes an error on the pipeline security report.

Changelog: fixed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After
Screenshot_2024-03-27_at_10.00.56_AM Screenshot_2024-03-27_at_11.18.20_AM

How to set up and validate locally

  1. Create a Jira issue for a finding via the pipeline security report
  2. Delete that Jira issue
  3. Reload the security report
  4. The finding does not render and there is a console error

Related to #452153 (closed)

Edited by David Pisek

Merge request reports