Hi
Can anyone tell me where I'm going wrong with this automation rule? It isn't even attempting to run. Could it be because I am updating the child due dates via a different automation?
Edit: It works fine when you manually add the due date to the child so it is because I'm updating it via automation - any way to get around this?
Hi @Lucy Cookney
Yes, if you are using another automation for updating the due date, you should put the following checkbox in order to allow another automation to run this one.
Oh amazing! I completely missed that option. Thank you :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Lucy Cookney
You are very welcome.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In addition to your solved question...please consider when you want the field updated and how accurately you want it reflected in the parent work item.
Your scenario covers this case:
GIVEN a work item has a parent
WHEN the Due Date changes
THEN update the parent to maximum Due Date for all of its child work items
And, there are several others to consider, possibly requiring additional rules:
Some of the above cases can be combined in to fewer rules, using conditional logic. For example: #1 and #8 can be combined; as can #4, #5, and #6.
Kind regards,
Bill
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.