Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi, everyone!
I'm trying to build an automation that changes the status of epics to "DISCARDED" or "ABORTED" when I update a Product Discovery idea to the same status.
DISCLAIMER: The sync when I change it to "DISCARDED" already works fine, but the change to "ABORTED" doesn't work yet.
Hi @Emerson
Jira Product Discovery (JPD) Ideas connect to their "discovery tickets", such as Epics, using issue links and not the parent / child relationship. Please try using linked issues branch for the correct type to find the Epics.
Next, you are trying to detect changes in the JPD project to update issues in other project types, such as a software project. And so the rule scope must be multiple-project or global. Your Jira Site Admin will need to help do that from the global automation settings.
Kind regards,
Bill
Hi @Bill Sheboy
I made this change you suggested, and the same thing happened. For some mysterious reason, it doesn't recognize the transition to "ABORTADO" and doesn't move the epics. And automation has been global since the beginning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please post images of the updated rule and of the audit log details showing the execution. For the log, remember to expand all of the areas at the right side to show the details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For that first rule execution, please expand the details on the right side with the two > areas, and then repost the image.
Until we see that...
The log seems to indicate either the branch found no issues or the condition was not met.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My apologies if I was unclear: please also post the audit log details with the areas expanded.
The recent changes to the audit log make it difficult to see what happened unless all of the areas for a log entry are expanded with the arrows > at the right side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The log shows the condition did not match. And as the rule is written...
Based on your original question, that does not seem to be what you wanted. Perhaps try this:
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.