I created an automation that acts as follows
- Item in project A is set to a "Done" statusCategory
- Item checks the status , if Status = "Quick Win" (there are 3 statuses in Done statuscategory) and if its "Quick Win" , then edit the label of the item in Project A to have "QuickWin" label
- Then - a new issue is created in project B - copying all the fields from the trigger issue
So far it works - but its not adding the label to the new created issue in Project B
Heres my automation code so far:
Hello @Tony Pagliocco
Please see a recent thread with similar symptom and answered by @Bill Sheboy
Please add a re-fetch action step before your create new issue so your edited labels is at hand for the rule.
Can you share screenshot of the details of your new issue in Project B step if that does not resolve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.