Skip to content

Fix Jira issues with 'Done' status do not appear on vulnerability page

What does this MR do and why?

Fix "Linked Jira issues with 'Done' status no longer display on vulnerability records"

At the moment Jira issues in status 'Done' are not appearing on the vulnerability page. This MR fixes that.

Related to #390422 (closed)

Screenshots or screen recordings

Before After
Jira_integration_bug fix

How to set up and validate locally

  1. Activate Jira Integration with enabled Enable Jira issue creation from vulnerabilities feature.
  2. Create Jira Issue on any vulnerability page.
  3. Change status of created issue to Done.
  4. Reload vulnerability page to check if the Jira issue is still available in Related Jira Issues table

MR acceptance checklist

Edited by Egor

Merge request reports