-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Is your feature request related to a problem? Please describe
We recently enabled 'Push all issues' at the engagement level so that all active and verified findings would be automatically pushed to Jira. This is fine and working as intended, with an unfortunate side effect that we get Jira Errors logged in the Alerts UI for every finding we import/reimport that is not verified. This floods the Alerts UI with unnecessary notifications that are irrelevant.
Screenshot showing the example:

The relevant status enforcement configurations in our system:

Describe the solution you'd like
In my opinion these should not be raised as 'Jira Problems' in the Alerts UI.
Describe alternatives you've considered
We could just disable notifications for 'Jira Problems', but then we would miss all potentially important notifications about Jira problems.
Additional context
N/A