I want to edit a field when the Parent issue changes, specifically when I associate a Story to an Epic, or move a Story from one Epic to another.
Parent does not seem to be an option for "Fields to monitor" though help specifies that all fields and custom fields are available. Supposedly you can also match field names by regex, but I cannot figure out how to add a regex to this "Fields to monitor" field.
We are using a next-gen project on jira cloud here, if that makes a difference.
Hi @jake
It is a little different in Next-Gen I've found.
For some reason, the rule does not activate when I change the Epic itself - it is not being counted as an issue update. I have to also update a field during the modification of the Epic - so I added an extra custom field which I modify after changing the Epic (although you could use any standard field too).
Here's how I did it:
With the extra step of modifying my "Automate" field, it seems to work :)
Ste
Unfortunately this automation is only updating a single field, and it can keep the field in sync between an Epic and its children after it's initially set (because as you say, the Parent change is the only edit that seems to not be considered an issue update).
Because it's just one field, creating another field that we'd have to edit afterward as a means of kicking off automation isn't very helpful, we can just set our single field manually the first time instead.
I was hoping for some other way to identify modifications to the Parent. Oh well, thank you for the suggestion!
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.