Automatic adjustment of due dates

Michał Fulara March 25, 2015

Hi,

Is it somehow possible to set an automatic adjustments of due dates of linked issues?

e.g. I have a task with 3 sub-tasks, each concecutive one is dependent on the previous (blocked by) and their due dates are set accordingly. There is a 1 week delay on the first sub-task and I change it’s due date to 1 week later. I would like for each issue linked to it to automaticaly adjust their due dates (each move its due date by 1 week forward).

Could this be done?

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2015

You will have to do some coding to do this. Write a listener that catches the due date changes and updates the linked issues.

Suggest an answer

Log in or Sign up to answer