Hey everyone!
So, in my project we have quite a few different teams/boards and also different Components values (Component field inside the Card).
We are sort of suffering with having to add to all the subtasks the same Components previously added to the User Stories, because they can be quite a few.
Is there an Automation I could create in Jira to every time I create a User Story its components values go automatically to its subtasks when they are created?
Thanks in advance!
A rule like the following should work for your use case. It adds the components from the parent issue (if there are any) to the subtask after creating the subtask:
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Lucas FerreiraGlad I could help! Please consider accepting the answer, maybe it is helpful for others as well. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes you can do this using Automation - something like this should work:
---
A few notes...
---
Let us know what you think!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.