Looking for an easy way to delete (bulk edit maybe) multiple alerts.
You can use the API, https://developer.atlassian.com/cloud/jira/service-desk-ops/rest/v2/api-group-alerts/#api-v1-alerts-id-delete
You will need a file holding the alert id's that you want to remove and run a script that runs over the file and makes the api call related to the alert.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.