Skip to content

Vuln Report: Fix Jira error handling

David Pisek requested to merge dpisek/fix-jira-vulnerabilities-error into master

What does this MR do and why?

Vuln Report: Fix Jira error handling

When Jira integration is enabled and the connection to it fails, the Vulnerability Report shows an error alert and no data.

This MR fixes this and also displays the error message from the BE, which gives the user instructions on how to fix the problem.

Changelog: changed 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-09-10_at_5.41.58_PM Screenshot_2024-09-10_at_5.42.25_PM

How to set up and validate locally

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

Edited by David Pisek

Merge request reports

Loading