I currently have a workflow that resembles:
Open -> In Progress -> Closed
When an issue is closed, the initiator is able to reopen the ticket with new comments/discussion of the resolution.
I am trying to limit this to only a certain number of days (5 business days) from closure.
Is there a way to do this with an SLA comparison?
Or some other date check in automation?
You can achieve that in two ways that I can think of, depending of course on how your current solution is implemented:
Let me know if the above helps.
This may be what I need to do, I was trying to not overcomplicate for the customer with a new status, but that may be easier than unnecessary automations and comparisons.
Thanks, I will give this a try.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Matthew Berzinskas ,
There's has been a post regarding this:
I haven't seen a time function natively for this. You may want to check marketplace add-ons that have extended functionality to the condition and validators where it checks the configure time condition and makes a determination whether to reopen or transition to another status in the workflow
-Ben
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.