'automatic assignee'

paul vinter October 30, 2013

G'day

As I understand it the 'automatic' option for the assignee field relates to the default for that issue - a single default assignee.

Is there there ability that the workflow can be told the assignee at each step and therefore 'automatic' relates to the assignee at that point, which could be overridden by choosing a different name in the assignee dropdown?

Thanks for any insight.

Paul

3 answers

1 accepted

0 votes
Answer accepted
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2013

Paul,

You can use the post-functions of the JIRA workflow to set the assignee on any transition. However to make this conditional, then you need a plugin like the JIRA Misc Workflow Conditions.

1 vote
Radu Dumitriu
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.
October 30, 2013

Basic and simple scripting problem: An old example with JJUPIN http://confluence.kepler-rominfo.com/display/TR/Assigning+an+Issue+Preserving+The+User+Load

(but you can take a free plugin, like Jamie's Script Runner, and implement it yourself)

0 votes
Peter Van de Voorde
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 30, 2013

Hi Paul,

You could us the Update Issue Field post function to automatically assignee an issue during a transition in your workflow. But that will not give you the option to overrule it if necessary.

But ofcourse you always simply assign it to somebody else once the transistion has been completed.

Best regards,

Peter

Suggest an answer

Log in or Sign up to answer