Modify

Opened 2 years ago

Last modified 19 months ago

#8786 new enhancement

display not only planned space of time as chart bar, but also really spent space of time

Reported by: falkb Owned by: ChrisNelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: rjollos Trac Release: 0.12

Description

The chart displays bars for the planned time of a ticket. This lets us have a pretty look at what is the schedule which is very cool (like this plugin in general!).

To have a fast viewable comparison what we actually got in reality, I wish there was another bar for each ticket showing the space of time when the ticket really has been worked on.

  • This is likely the time range between 'accepted' and 'closed'.
  • Then both bars, for plan and reality, will be located in the same chart line.
  • Plan bar and reality bar may overlap each other, partially or completely, depending on how much plan and reality differ.
  • Note, if a ticket is reopened, we'll get more than one bar for the 'worked time'.
  • Another way for finding the time spaces of real work may be by analyzing the timestamps and values of field 'hours' ("Add hours" of TimingAndEstimationPlugin).

Attachments (1)

ticket8786.PNG (3.3 KB) - added by falkb 20 months ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 23 months ago by rjollos

  • Cc rjollos added

Changed 20 months ago by falkb

comment:2 in reply to: ↑ description Changed 20 months ago by falkb


This is a fictitious example how I mean it. You can see the cyan/white plan bar for how it was planned including its percentaged implementation status, and the blue discontinuous reality bar for when people really worked on the ticket.

The example lets us quickly recognize that the work on the tickets had started too late, and had been interrupted for some reasons in the second ticket, it's an overdrawn plan.

comment:3 Changed 19 months ago by falkb

For using the TracJsGanttPlugin chart as project state review, it would be very helpful if the bars displaying the really worked time (which are blue in the picture above) are better multicoloured to reflect the ticket state. Each ticket state has a certain colour. This way the team can easily survey during which days a ticket was new, already accepted, in testing state, closed or reopened, and what the current state is. The ticket bar consists of several differently coloured sections then.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from ChrisNelson. Next status will be 'new'.
The owner will be changed from ChrisNelson to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.