I need to pass a custom field value from Initiatives to their respective Epics (children) when that field is updated.
I do not have the option of a plug-in.
I have reviewed the similar questions and answers on this channel, but haven't seen an answer that works.
Thank you for your input.
Here is how I would setup the Automation.
Could you try an Automation set up as follows, changing the field in the first section and also adding an Action under the branch "For Epic"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The "For Epic (parent)" only works for the issues under an Epic. In order to get the children of an Initiative you have to JQL for "Parent Link" = {{issue.key}}
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.