Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Assign subtasks based on check box selection

G Krithica
Contributor
December 20, 2018

Hi,

I am creating sub-tasks during the transition based on the number of checkboxes selected in the field using JWT.

I wanted to assign each sub-task to the value in check box.

Checkbox options - A, B , C , D , E.

Now if i select A, B then 2 sub-tasks will be created during transition.

I wanted to assign sub-task 1 to A and sub-task 2 to B based on selection in the field.

Please let me know how to achieve this.

Thanks,

Krithica

 

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 27, 2018

Hello Krithica,

Unfortunately, JIRA does not have this functionality natively, however, there are some plugins you can use to achieve it.

My recommendation is to use Automation for JIRA and configure the following rule, adding a JQL-IF condition for each flag option of your field:

Screen Shot 2018-12-27 at 16.40.00.png

You can manually select in the rule which would be the assignee for the issue when it matches the JQL IF Condition.

Please, let me know if this is an option for you.

Suggest an answer

Log in or Sign up to answer