Hello,
Is there a way to automatically have the labels from the stories assigned to its sub-tasks when creating them?
Thank you!
Hi @Sara Guerra ,
Welcome to the community !!
This can be done using Automation
Go to project settings --> Automation --> Create Rule
New trigger == Issue created
New Condition == JQL Condition, enter JQL Type = Sub-Task
New Action == Edit Issue , Select Labels fields from the dropdown and again select Copy from Parent--> Save and Publish.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Sara Guerra ,
Welcome to the Atlassian Community!!
You can write an automation rule to Copy the label value to underneath sub-task value when subtask is created.
FYI attached screenshot of Automation Rule and even you can run this rule just for story instead for all parent issue.
Regards,
Mayur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it also possible to have this automation rule trigger only when a certain Label is assigned tot the stories? Because it is now affecting all my project and it's only making it more confusing...
Thank you!
/Sara
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sara Guerra were you able to resolve this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.