Opened 10 years ago

Last modified 4 years ago

#11709 new defect

jsGantt needs priorities, ticket types and severities — at Initial Version

Reported by: Markus Owned by: Chris Nelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

Removing all priorities, ticket types or severities from the ticket system makes the Trac jsGantt plugin unusable.

it fails with different error messages.

For example when all ticket types are removed I get this debugging error message: ---

File "build/bdist.linux-i686/egg/tracjsgantt/tracpm.py", line 473, in isMilestone

return tickettype == self.goalTicketType

KeyError: 'type' ---

I would like to use Trac jsGantt plugin without priorities, ticket types or severities, but currently jsGantt can not handle these cases.

Trac_jsGantt-0.10_r13868 Trac 1.0.1

Change History (0)

Note: See TracTickets for help on using tickets.