Hello,
I'm trying to create an automation that will copy the labels from the subtask to the parent taks. I've explored similar questions in the community but they are all based on having an issue type that = subtask, which isn't my case.
When I link an issue as "is a subtask of", I want to copy all the labels from that issue and add them to the linked parent issue.
So far I have:
Additionally, if the parent issue has 3 subtasks linked, I want all labels from all subtasks to be in the parent issue.
Hi @carolina and welcome to the community,
I can help you with the first part of your question. You should create a rule like the following:
This rule will add all the labels from the destination issue (is subtask of) to the current (is parent of) issue.
Let me know if that helps.
Hi Alex,
Thank you super much for your prompt reply! I feel like I'm almost there but a couple of things:
1. I don't have the option of types: Parent/Child in the 1st step When. I only Have "Subtasks" and "is-subtask-of" which is weird!
2. In the last step I also don't have the "Field to copy value from".
See below.
Could this be because I'm not a Jira Admin? I'm looking to get my permissions upgraded this week.´
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@carolina you have to replace my link type with your link type. From what I see, what you've chosen is correct.
About the copy thing on the Edit Issue component, hit the three dots next to "dark label button" and you will see more actions :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
Thank you!
I'm trying my best :( The "Field to copy value from" field will not show up. I've clicked the "..." button and whatever option I add it won't show me that field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@carolina ah! Sorry, now I got what you mean and saw the missing field. This is a strange behaviour to be honest. If you select "copy" from the list, the field doesn't appear? Can you try from another browser and from an incognito window to see if you have the same results?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras _Relational_ I've tried from an incognito window and Safari and still no "Field to copy value from" field :/
Do you think it's because I'm not a Jira admin? I'm an admin of the project though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @carolina
No it's not because you are not an admin. I've tested it with a normal user, as a project admin, and he has no problem seeing that field. That field is also present on team managed projects. Maybe you don't see this field because you only have one custom field of type labels. Ignore this and continue with the rest of the rule,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
Sorry for the delayed reply.
Still can't make it work, I have the rule set but no labels are added to any new issues linked :( I even created Epic issues so I could have real parent issues and child issues, but the automation does nothing either.
Appreciate your attention.
Carolina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Paste your rule, as well as the audit log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alex,
I was able to make the automation work by changing the rule a bit! Find it below. Thank you super much for all your help.
Best,
Carolina
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.