Project

General

Profile

Actions

Feature #20323

open

Enhancement of gantt chart - consider estimated effort if no due date is set

Added by Sascha Herrmann almost 9 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Dear all,

I have a feature request for the gantt charting facility. Since I am very used to the agile story concept, I am going to write my request as a user story:

Story

As a user of the redmine software
I would like the gantt charting facility to consider the (remaining) effort estimated as a duration of an issue (if no due date is given)
so that I can use the gantt charting facility to estimate the expected end date of my project.

Business reason

We are thinking very agile. So we do not commit to deadlines, but instead continuously estimate the end date of our projects. Redmine's gantt chart works very fine if you connect issues and set due dates. But if you only set "Estimated time" instead of due dates, then the gantt charts treat every issue as a one day task. So setting due dates would be necessary, to maximize the value of the gantt chart. Unfortunately, if you have a very agile project, with lots of new task coming in frequently, you would have to maintain these due dates continuously. This is cumbersome work, and does not create any value.
Therefore we would highly appreciate, if the gantt chart would consider the (remaining) estimated time instead, allowing us not to maintain due dates manually as a must.

Acceptance criteria

  1. It is possible to set a "maximum workload per day" in hours, which gives an indication of how much estimated time of issues can be done on one working day
    1. the feasible domain of "maximum workload per day" is (0,Inf) hours (consider teams, which can get more than 8h a day done)
    2. "maximum workload per day" can be maintained in the administration of the project
    3. "maximum workload per day" can be different per project
  2. If no due date for an issue is set, then
    1. the remaining estimated (work) time can be calculated as estimated time minus effort spent (or zero if already negative)
    2. the (implicit) due date for this issue can be estimated as today plus the remaining estimated (work) time divided by maximum workload per day
    3. the gantt charting facility considers the (implicit) due date for generating the gantt charts for these issues instead.

I would highly appreciate if you would consider this feature request for the future of redmine. Furthermore I appreciate any feedback on my feature request.

Thanks for building a great software.

Best regards,
Sascha Herrmann


Files

redmine-gantt-chart.png (29.1 KB) redmine-gantt-chart.png Screenshot of current status quo Sascha Herrmann, 2015-07-16 08:56

Related issues

Has duplicate Redmine - Defect #14815: time estimate should affect due date for gantt chartsClosed

Actions
Actions

Also available in: Atom PDF