How to do when you assigned an epic to a story/versions, also assign it to the subtasks?
I find that I need to apply an epic and the versions in the stories of my project and then I have to go one by one also assigning the subtasks.
Is there any automation that makes this process easier?
Hi @David Torrente - Bibloos -- Welcome to the Atlassian Community!
Are you trying to do this:
Given there is an epic which has child stories, and those stories have subtasks
When the epic has a version added to Fix Version
Then copy the Fix Version from the epic to the child stories and their subtasks
You could do that with a couple of automation rules: one to copy from epic to story, and one to copy from story to subtasks (triggered by the changes from the first story).
To get you started on creating your rule, please refer to these documentation and example sources. Within those examples, there is at least one showing how to do this copy of a field from parent to child issues.
Kind regards,
Bill
Just following up to check if you solved this by creating the rule, or if you needed other assistance. Thanks!
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.