Skip to content

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

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.

Screenshots or screen recordings

Before After
Jira_integration_bug fix

How to set up and validate locally

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

  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

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

Edited by Egor

Merge request reports