You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API does not prevent from creating an alert with duplicate artifacts. This can lead to more than 100% correlation with other cases as shown in the screenshot below (yeah, maybe this one deserves a separate issue...):
Note that the UI checks for duplicate artifacts before adding them.
Steps to Reproduce
Create an alert with duplicate artifacts, the API happily creates the alert.
Possible Solutions
Reject alert creation requests with duplicate artifacts.
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
Problem Description
The API does not prevent from creating an alert with duplicate artifacts. This can lead to more than 100% correlation with other cases as shown in the screenshot below (yeah, maybe this one deserves a separate issue...):
Note that the UI checks for duplicate artifacts before adding them.
Steps to Reproduce
Create an alert with duplicate artifacts, the API happily creates the alert.
Possible Solutions
Reject alert creation requests with duplicate artifacts.
The text was updated successfully, but these errors were encountered: