I already set the if conditional but I dont know how to set the edit action.
I try the additional fields.
{
"fields": {
"parent": {
"fields": {
"labels": []
}
}
}
}
But it wont work.
Thanks
Hi @Neville
Can you clarify how the rule is meant to work?
Ste
Sorry for not provide sufficient information initially.
Scenario is
When task is change the status to done, it will remove the parent(epic) 's specific label (Pending_PRD_Development) and add a label (PRD_Done)
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neville
You need to refer to the Epic via a Branch - so the rule is trigger from the child issue level, and actioned on the parent.
The rule might look something like this:
Let us know if this helps resolve your wider need - or if you need any additional instructions, let us know too!
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.