Autoassign to component when component is added (initially empty)?

DominiqueJ August 13, 2012

hi all

in our JIRA upon creating an issue, the components field is optional. therefore some issues are created without a component set, and thus assigned to the project lead.

is it possible to configure JIRA to assign to the component lead if later an initial component is added to the issue?

greetings
dom.

1 answer

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
August 13, 2012

Assigning to component lead can be done only while creation or during workflow transitions, If you change the component while editing, for example, the automcatic asssignment doesn't happen.

You will have to write a listener to do that although it can be confusing if the users also change assignee to someone else during the edit operation!

Syed Hamzah June 28, 2017

Jobin,

How would I auto-assign the issue to the Component Lead on a workflow transition?

Thanks!

Suggest an answer

Log in or Sign up to answer