Is there a post function (or a way to create one) that will automatically assign a Reopened issue to the user who Resolved it?
Hi Paul,
I can think of following setup.
In order to resolve an issue you need to go through a transition (not just by Edit). Then copy the assignee
into a new custom field (named Resolver) as a postfunction of this transition.
If this issue then goes through the Reopened transition copy the value of Resolver into Assignee.
That should work,
Cheers,
Udo
Hi Paul
I have the same requirement in our setup.
How did you manage to implement this ? Can you please share ?
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Paul,
There is a plugin that will definetly help you to set this:
You can use the post functions on your workflow to assign it to the last user.
Have a look on their documentation to understand more about its features.
I hope it helps you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.