Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Milestone scheduled end #533

Open
ari opened this issue Feb 10, 2016 · 1 comment
Open

Milestone scheduled end #533

ari opened this issue Feb 10, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@ari
Copy link
Owner

ari commented Feb 10, 2016

Tasks have a forecast date, we want milestones to also have a forecast date which is (in groovy pseudo code) milestone.tasks*.end_date.last(). Although this is denormalising the db, it might be useful to store. We could go slightly further and add the time estimate to the task_start date, extrapolated over the scheduled work hours for the assigned user.

We need to display this date in the UI in both the milestone list view and in the task edit view (next to the milestone dropdown).

@ari ari added this to the 5.0 milestone Feb 10, 2016
@ari ari assigned zaidakram and unassigned nasa42 Mar 3, 2016
@ari ari assigned k41n Apr 7, 2016
@k41n
Copy link
Collaborator

k41n commented Apr 14, 2016

We are going to add field to milestone table and store forecasted end date there updating on any task changed?

@ari ari added the feature label Apr 25, 2016
@ari ari modified the milestones: 5.0, 5.1 Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants