I'm trying to create a Jira Automation Rule to implement this Use Case:
When an Initiative is edited, and any of the following fields are changed (“WSJF BV”, “WSJF RR”, “WSJF TC”), copy the new value to all of the child epics.
I tried:
Field value changed
WSJF BV (field) WSJF RR | OE (field WSJF TC (field)
For
Edit Issue
Issue fields condition
Field
Issue type
Condition
equals
Value
Initiative
Branch rule / related issues
Type of related issues
Linked issues
Link types
is child of (also tried Child Of)
Issue fields condition
field
Issue Type
Condition
equals
Epic
Edit issue
Choose fields to set
WSJF BV
Copy WSJF BV from Current issue
WSJF RR | OE
Copy WSJF RR | OE from Current issue
WSJF TC
Copy WSJF TC from Current issue
Then I edited an Initiative and checked the Audit Log
"NO ACTIONS PERFORMED"
i think i figured it out... Have to use the JCL option to find the child epics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.