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
By closing single alert 'alert_owner_id' field of alert fill automatically (/alerts/update/int:alert_id route). But if alerts closed using 'select' option there is no autofillment (/alerts/batch/update route).
To Reproduce
Use 'select' button at top of alerts window
Select alerts
Use 'close with note' or 'set status' buttons
Alerts are closed, but they aren't assigned to anyone
Expected behavior
If multiple alerts closed by 'select' option, they should be assigned to user, who closed them.
The text was updated successfully, but these errors were encountered:
Describe the bug
By closing single alert 'alert_owner_id' field of alert fill automatically (/alerts/update/int:alert_id route). But if alerts closed using 'select' option there is no autofillment (/alerts/batch/update route).
To Reproduce
Expected behavior
If multiple alerts closed by 'select' option, they should be assigned to user, who closed them.
The text was updated successfully, but these errors were encountered: