Hi Community,
I'm using Jira Work Management templates, trying to figure out how to sequence tasks so that if I change the delivery date of one item it automatically updates the ones linked. Is this possible?
Thanks!
Hello @Lindsey Jensen
This could be done using Automation for Jira. The basic structure of the rule would be
TRIGGER: field value changed for "delivery date" field
BRANCH: Related issues/Linked issues
ACTION: update "delivery date" field in linked issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.