We have a custom field for the code Reviewer. When a ticket is moved into the Resolved state, we'd like to automatically assign someone to be the Reviewer. Since we only have two programmers, this will be the person who is not the Assignee.
I tried a few Post Functions on the state transition, but couldn't get anything to work. We have JSU installed for some other verification steps.
What is the best/right way to automatically assign someone to a custom field during a state transition?
HI. =)
I know workaround with use JSU
1. You need create 2 transition
2. The Fist transition : add new condition only fist developer can do transition and add post function The CustomField of the issue will be set to Second Developer.
3. Second transition: (set same name and add space) : add new condition only second developer can do transition and add post function The CustomField of the issue will be set to Second Developer.
Just now saw your answer (oops), but I may give it a try.
Thanks!
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.