Fix "Linked Jira issues with 'Done' status no longer display on vulnerability records"
requested to merge gitlab-community/gitlab:390422-closed-jira-issues-do-not-appear-on-vulnerability-page into master
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.
- Activate Jira Integration with enabled
Enable Jira issue creation from vulnerabilities
feature. - Create Jira Issue on any vulnerability page.
- Change status of created issue to
Done
. - 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Egor