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
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:
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.
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.