We need a feature that would allow us to set dynamic due dates for the tasks in the templates.
For example, if I set the due dates for tasks A, B, and C as below;
  • Task A: due date=today
  • Task B: due date=today+5 days
  • Task C: due date=today+1 month
The list created from this template on 4/18/2023 should be able to automatically set the dates accordingly;
  • Task A: due date=4/18/2023
  • Task B: due date=4/25/2023
  • Task C: due date=5/18/2023
Please note that I have only counted working days when the parameter is given in "days".