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
Describe the bug
When attempting to associate or create an incident for an individual alert, the action modal fails to close, leading to the possibility of multiple instances of the Create Instance and Add Instance components being opened concurrently
To Reproduce
Steps to reproduce the behavior:
Go to Thread Management / Alerts
Click on row action Create/Add to incident
Click on either of the two options. (Create Incident or Add to incident)
One of the two components opens, and the action modal remains open
Expected behavior
It should close the modal that allows creating or associating an incident with an alert.