Is there a way to bulk-assign/re-assign workflows?

I wanted to know if there is a method for bulk assigning a workflow to a group of tickets.

The key business case for this is the ability to retroactively apply a newly developed work flow to older tickets. This might be for the purpose of re-naming for a better naming convention or moving requests to different applications (we are considering some processes for self archiving of requests after a certain period in a separate ticketing app) etc.

I have taken a look at doing this from a ticket search (where the option to bulk assign, update etc are available under the "Actions" drop down) and also in the ticketing app admin area. I also know that an automation rule won't work here as they are only triggered by new requests.

If this is not a current feature I will submit it as an enhancement request.

Thanks for your help,

Sam

Tags workflow reassign Actions bulk
Asked by Samuel Jones on Mon 11/14/22 6:55 PM Last edited Mon 11/14/22 6:56 PM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Mark Sayers Tue 11/15/22 9:03 AM

Hello Samuel,

Unfortunately there is not a feature for bulk assigning or unassigning workflows from a ticket. We do have the endpoint for facilitating doing it on an individual ticket basis though, and you *could* iterate through a list of ticket IDs to make calls to change the workflow applied to them, however you'd also want to note that a workflow would require the ticket not to be in a Closed status for it to be able to operate as expected.

No feedback
No worries - thanks Mark! - Samuel Jones Tue 11/15/22 11:47 AM