Modify

Opened 18 years ago

Closed 18 years ago

#721 closed defect (duplicate)

Adding component after milestone started

Reported by: anonymous Owned by: Sam Bloomquist
Priority: high Component: ScrumBurndownPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description

Getting following error just after having added a new Component.

Traceback (most recent call last):
  File "C:\Program Files\Python23\Lib\site-packages\trac\web\main.py", line 335, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\Program Files\Python23\Lib\site-packages\trac\web\main.py", line 220, in dispatch
    resp = chosen_handler.process_request(req)
  File "build\bdist.win32\egg\burndown\burndown.py", line 142, in process_request
  File "build\bdist.win32\egg\burndown\burndown.py", line 170, in getBurndownData
IndexError: list index out of range

Any suggestions?

Attachments (0)

Change History (1)

comment:1 Changed 18 years ago by anonymous

Resolution: duplicate
Status: newclosed

This is the same error that I fixed in defect #750

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Sam Bloomquist.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.