• Community
  • Products
  • Jira Software
  • Questions
  • In my workflow I have a post-function, that assigns issue to lead developer for approval. How can I assign back to first assignee using post-function?

In my workflow I have a post-function, that assigns issue to lead developer for approval. How can I assign back to first assignee using post-function?

Serge Sergeyev May 7, 2015
 

1 answer

1 vote
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2015

Copy (in postfunction) the assignee to another customfield ("Previuos Assignee") before you assign it to lead developer. On the next transition copy that field ("Previuos Assignee") again into assignee field.

alanjdoolan May 8, 2015

yes, I do the same as it changes hands multiple times but want it possible to pass it back to the last owner if there are issues.

Serge Sergeyev May 8, 2015

I assume, customfield option appears when JIRA Suite Utilities plugin is installed? Because I don't see such thing in my postfunctions

Suggest an answer

Log in or Sign up to answer