I've created a 'select from list' field that's associated to all issue types, and populated that field for epics.
I'd like to automate the inheritance of that value to all child issue types (both where the relationship already exists, and also when new 'child' links are created in the future).
I only wish for this info at levels '1' & '0' (Epic and 'story/task/bug').
(I did try searching for similar questions in this community, but was surprised to come up empty... really appreciate any help offered)
Presumably I'll need 2 rules -> one disposable one to treat the existing work items (manually triggered?), and another triggered whenever the link is made to an epic?
----
For extra context, this field is to specify what client the change relates to, and there are 10-15 options.
I was able to work out how to update children to a specific client when the parent 'client' field is updated, but the action I want is to inherit whatever value is entered for the parent (rather than assume that any update means the child should be marked as 'client x')
Hello @James Farley
Yes, you are correct. You will need 2 rules.
1 rule to handle existing values. Best is to have a scheduled trigger and take care of all issues at once. Another rule for field change on Epic.
Your rule #2 will be:
Your rule #1 will be:
Please author and try, share rule screenshots and audit log if issues..
Hope it helps, Thanks!
Thanks Kaylan 🙏
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.