Closed (fixed)
Project:
Storm
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2008 at 21:24 UTC
Updated:
20 Feb 2009 at 20:10 UTC
First of all, Thanks for the amazing module. I am trying to sell this to my managers, and eventually make a donation.
Can you add a duration field to task ? Also a feature to add all task estimate duration to arrive at the estimated time for the project.
It can also feature estimated time vs actual effort. That would be great for reporting.
Thanks in advance
Comments
Comment #1
Roberto Gerola commentedHi
>I am trying to sell this to my managers, and eventually make a donation.
This would be really appreciated, thanks.
Yes, these will be the next features I am going to add :
- begin and end date to tasks and tickets (already added to project)
- define in settings which status should be used to consider a project, task and ticket closed
(every user can change the list of status, so I need to store the preference)
I'll use this information to hide these projects, tasks and tickets on new data insert
(like timetracking, you shouldn't be able to add a timetracking on a completed project/task and ticket)
- estimated duration (in days) of project/task/ticket
- dates + durations will permit to build a Gantt chart at this point
- Project / task / ticket persons assignment. This will have an impact on permissions too, so, before
this I have to better integrate Storm privileges with Drupal nodes grants using access api
Comment #2
shariharan commentedThanks you very much for the reply. I am sure this is going to be one of the best Modules that Drupal offers. Powerful as CCK and views...
Comment #3
flickerfly commented