Modify

Opened 16 years ago

Closed 15 years ago

#3017 closed task (fixed)

Trac 0.11 - Burndown Chart does not show tickets with status 'accepted'

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

Description

Using Trac 0.11b and enabling ticket-workflow creates a new status 'accepted' in ticket.status.

In burndown.py, line 310 needs to be adjusted to include 'accepted' or else to include all except 'closed'.

Attachments (0)

Change History (3)

comment:1 Changed 16 years ago by anonymous

Cc: Filipe Correia added; anonymous removed

comment:2 Changed 16 years ago by daan

Owner: changed from Sam Bloomquist to daan

comment:3 Changed 15 years ago by daan

Resolution: fixed
Status: newclosed

(In [4736]) Release of version 1.9 of the Trac Scrum burndown plugin. See http://stuq.nl/weblog/2008-11-04/scrum-burndown-plugin-19-released for more information.

The Scrum burndown plugin is currently compatible and tested with Trac 0.10.5, Trac 0.11.1, Python 2.4 and Python 2.5.

Issues fixed: Fixed #3498 Incompatible with Genshi 0.5 Fixed #1743 No support for 0.11 version on trac Fixed #2330 How to enable ScrumBurndownPlugin in 0.11b1 Fixed #1590 printing to stderr causes svn post-commit hook to crash Fixed #1510 Porting to Trac 0.11 and Genshi templates Fixed #2936 problem installing plugin Fixed #1668 Environment Not Found Fixed #1472 URL Not Found when click Burndown menu Fixed #3017 Trac 0.11 - Burndown Chart does not show tickets with status 'accepted'

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain daan.
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.