Ticket #721 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

Adding component after milestone started

Reported by: anonymous Assigned to: sambloomquist
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

Change History

10/09/06 21:02:54 changed by anonymous

  • status changed from new to closed.
  • resolution set to duplicate.

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


Add/Change #721 (Adding component after milestone started)




Change Properties
Action