Hi,
I have two statuses named In Review and Deploy.
When the Issue comes to the reivew step, I want it to be assigned to the person (current user) who brought it to this step.
When Issue comes to Deploy step, I want it to be assigned to previous assignee.
I need scripts for these two requests.
Can anyone help?
Have a nice day..
I am not sure I completely follow your scenario, but see if this helps.
Add a post function to the transition to the In Review status to set the Assignee to the Current User.
When it goes to the Deploy status, it should still have the same Assignee if you don't clear it out, so it should be good. If you mean the person the card was assigned to before it came to In Review, then you will need to create a custom user picker field that gets populated with the user when it is moved to the status prior to In Review.
Then you can create an Automation rule to set the Assignee to the value in that custom user picker field.
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.