Project Template: Specify the start date or due date of some of the tasks
Open, NormalPublic

Description

Feature: Specify the start date or due date of some of the tasks
As someone creating a new project from existing template
I can specify the start date or due date of some of the tasks based on the project at the creation time
In order to determine the schedule of my tasks in the newly created project

Scenario: Specify the start date or due date of some of the tasks

Given I have some tasks based in the project I have created
When I select the start date or end date of those tasks at the creation time
Then I can have my own tasks for the newly created project
rottanaly renamed this task from Project Template: Select the project that we want to transform to template to Project Template: Select a project to create new template.Feb 19 2016, 3:49 PM
rottanaly updated the task description. (Show Details)
rottanaly moved this task from Sandbox to Maturation on the Zanshin board.
rottanaly renamed this task from Project Template: Select a project to create new template to Project Template: Specify the start date or due date of some of the tasks.Feb 24 2016, 4:28 PM
rottanaly updated the task description. (Show Details)
ervin added a subscriber: ervin.Feb 24 2016, 6:36 PM

This suffers from the same issues I highlighted on T1634. I would advise to focus only on T1634 for now and get at least one right before spreading the work on more.

Also it's not quite what I'd want as a user. You're focusing on when as a user I create the project, but it's not what matters. If the template creates me a bunch of tasks with wrong due dates that I need to hand edit everywhere, why have a template in the first place?

What I want is to be able when I create a template to say:
Task X in the template will have it's due date at one week before the due date of the project.
Then, later, when I create a project based on the template I will be asked what is the due date of the project (let's say I pick 2016-02-24) and the newly created Task X from my template will have an effective date one week earlier (that'd be in that case 2016-02-14).

That's at least two different stories by the way.