Modify ↓
      
        Opened 16 years ago
#6200 new defect
TracBurnDown does not work with custom workflow
| Reported by: | Jens Peter Secher | Owned by: | daan | 
|---|---|---|---|
| Priority: | normal | Component: | ScrumBurndownPlugin | 
| Severity: | normal | Keywords: | status workflow | 
| Cc: | Trac Release: | 0.11 | 
Description
Problem: TracBurnDown does not work with custom workflow because burndown.py compares the status with a fixed set of values.
Solution: Follow the assumptions in TracWorkflow and include every ticket that is not closed. Patch from preliminary Debian package attached.
Attachments (1)
Note: See
        TracTickets for help on using
        tickets.
    


