Hello,
I am looking for an automation when there is any updates/changes on the Epic's due date ; the rest of the child tasks and their subtask due dates will automatically change to the Epic's new due date. I have this below and I am not sure what to put in the Due date section as the smart value. Thank you.
Hi Elif,
I do that with two different rules - one that updates the children of the Epic and another one that updates the sub-tasks of the parent.
@John Funk , thank you for your response.
I have one concern about having two automations . Let's say the task A assignee change the due date on a task A, all the task A subtask's due dates will change to the same due date.
The rest of the tasks associated with the Epic will have the same due date as Epic since their due date not changed on the task level.
I need a method to make sure all the task due dates are the same as the main EPIC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you prevent that from happening now? Can't a user change any date on any issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is a new project that we are setting for and it has been requested as a feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, but having one rule or having two rules does not prevent a user from changing the due date for an issue anywhere in the chain. Correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please click these 3 dots on the right on due dates value and choose COPY.
Then change "Issue to copy value from current issue" to "Issue to copy value from Epic issue"
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seba, thank you for your quick response. This works for all the child tasks associated with Epic however it does not do anything to the subtasks under these tasks. Any idea, suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems like this automation does not recognize there are subtasks under tasks based on the log below. None of the subtasks are listed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For that you need to split this rule for 2 rules. One will be working for issues in epic and 2nd will be for subtasks.
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.