Hi friends,
I am creating 3 subtasks with Quick Subtasks for JIRA post function which looks like
Creates the following subtasks according to this subtask template:
- NSS / cfield:"Project Title:@inherit" cfield:"Date Request Received:@inherit"
The issue type for the subtasks is set to Access Termination NSS.
Created subtasks are prefixed by their parent issues summary: Yes .
this creates subtask my question of how can I add an assignee automatically from a custom field(user picker) value from parent. which code should I add? I tried some but failing to pull assignee from the custom field(user picker). please help
Thank you
Hello @Surender Reddy,
I understand that you are using a third-party plugin to automatically create 3 sub-tasks and would like to know how you can set the assignee for those sub-tasks. Is that correct?
Could you please confirm if you are using JIRA Server or Cloud? I was not able to find the mentioned App in the Atlassian Marketplace.
I'm not familiar if the app you mentioned can perform such operation, however, the Automation for JIRA can easily achieve your need with a simple automation rule. Also, this app has 300 free executions per month, so it might have no costs for you if you create less than 300 issues per month.
Here's the rule you could use to achieve your need:
Let us know if this information helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.