We have a Requirements issue type with a custom workflow with multiple steps. Recently someone transitioned a Requirement to an Action Item issue type that just has the To Do - In Progress - Done workflow. When they transitioned the Requirement, they migrated the new status to Done. We have a post function on the Action Item workflow that should set the resolution to Done as well, but when the transition was done, this post function didn't kick off. The result is that we have items with a status of Done but a resolution of Unresolved.
How can I update my workflows to account for this scenario?
Thanks!
Laurie
Yes so the move isn't actually executing the transition to Done so the PF would not trigger. So now you need to 'reopen' these and 're-transition'. There are a few ways of doing this here are my suggestions...either...
if there are just a few do them manually.
Thanks for confirming that @Jack Brickey
That's exactly what I ended up doing. I do like the concept in option 2 to deal with this more easily going forward.
Appreciate it!
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.