I feel like this response is close but the solution not working for me.
Solved: How to trigger status change automatically for par... (atlassian.com)
I have a hierarchy of:
I want the Story transition to In Progress to bubble all the way up to Theme. I made a separate automation for Story to Epic that works but can't get it beyond that.
You should be able to this by using two automations, similar what is described in this article about dynamic looping in automation. You could use your first automation that you have to kick of the second one and in the web request include the issue key for the epic. In the second automation you would look up the parent issue, transition it, and then do a web request to itself with the parent issue key. This would then repeat itself until you get to theme.
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.