Morning! If I have a ticket that was resolved, how can I un-resolved it if it's reopened? I have workflows in place so you can change the status back to something that is open, but the field called Resolved always stays as "done". If we reopen a ticket, I want that to be cleared.
Can anyone tell me how I would remove the resolution?
You can clear the Resolution field using a post function:
And then publish changes.
You should add this post function to each transition reopening the issue. Here's a link to the documentation if you're not sure how to add a post function to a workflow: Adding a post function.
Hope this helps!
- Manon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will need to update the post-function of that "reopen" transition. Set the resolution back to unresolved.
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.
I apologize, I assumed since the resolution was set this process was done prior. Please see answer below for detailed view.
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.