Modify

Opened 3 years ago

Last modified 3 years ago

#6478 new defect

Burndown Chart Not Displaying

Reported by: anonymous Owned by: daan
Priority: normal Component: ScrumBurndownPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I can not get any Burndownchart to display. The milsestone is started. The report states "Current effort remaining: 0 hours" and the area where the chart should be displays a narrow area with numbers

-51200

-38400

-25600

-12800

I get the following in my debug logs:

2010-01-22 10:36:29,041 Trac[main] DEBUG: Dispatching <Request "GET u'/admin/general/plugin'">
2010-01-22 10:36:29,067 Trac[chrome] DEBUG: Prepare chrome data for request
2010-01-22 10:36:29,073 Trac[session] DEBUG: Retrieving session for ID 'fredrik'
2010-01-22 10:36:29,138 Trac[tande_filters] DEBUG: self.billing_reports= set([9, 10, 11, 12, 13, 14, 15, 16, 17])
2010-01-22 10:36:29,139 Trac[ticket_webui] DEBUG: TicketWebUiAddon executing
2010-01-22 10:36:29,139 Trac[ticket_webui] DEBUG: TicketWebUiAddon not the correct template
2010-01-22 10:36:29,836 Trac[main] DEBUG: Dispatching <Request "GET u'/admin/general/logging'">
2010-01-22 10:36:29,841 Trac[chrome] DEBUG: Prepare chrome data for request
2010-01-22 10:36:29,846 Trac[session] DEBUG: Retrieving session for ID 'fredrik'
2010-01-22 10:36:29,851 Trac[tande_filters] DEBUG: self.billing_reports= set([9, 10, 11, 12, 13, 14, 15, 16, 17])
2010-01-22 10:36:29,852 Trac[ticket_webui] DEBUG: TicketWebUiAddon executing
2010-01-22 10:36:29,852 Trac[ticket_webui] DEBUG: TicketWebUiAddon not the correct template

Attachments (0)

Change History (2)

comment:1 Changed 3 years ago by bobbysmith007

  • Owner changed from bobbysmith007 to daan
  • Summary changed from TicketWebUiAddon not the correct template to Burndown Chart Not Displaying

I dont maintain the ScrumBurndownPlugin and have never used it, however the message you are seeing from TimingAndEstimationPlugin is a bad message, about a trivial occurance.

Trac[ticket_webui] DEBUG: TicketWebUiAddon not the correct template

This was simply telling you that you are not looking at the ticket page, not that an error has occured. I will comment this message out in the future. Sorry for the confusion

Russ

comment:2 Changed 3 years ago by bobbysmith007

(In [7433]) removed misleading log message re #6478

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 daan. Next status will be 'new'.
The owner will be changed from daan 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.