I've got an automation that when an issue is created and its parent has LABEL XY, then the child issue receives LABEL XY.
Problem is, when I create an issue that doesn't have a parent, it's still adding LABEL XY.
Anyone know how I can check first if there's a parent issue assigned before it triggers?
Thanks
I may be oversimplifying this, but don't you just need to add another condition where issue type = sub-task?
Thoughts?
Jonathan
Hi @timothy_higgs_extern -- Welcome to the Atlassian Community!
For a question like this, context is important for the community to help. Please post the following:
Until we see those...
Checking if the created work item has a parent may be done with a condition. And, there is a new automation feature which allows adding conditions to triggers. I recommend not using that yet has it have problems / potential defects. Instead, please try this:
Kind regards,
Bill
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.