Anyone got a quick patch for workflow_parser.py (that's the code that converts a Trac Workflow into a pretty picture) that includes the resolution state in the titles for closed ticket transitions?
For example in the first image on http://trac.edgewall.org/wiki/TracWorkflow (the original workflow for Trac) there are 3 lines all marked "resolve". It'd be nice if it included the resolutions (like wontfix, duplicate, fixed, etc.) for those cases. Otherwise it's a pretty graph but you can't really tell what's going on. For instance, in the graph for my workflow there are 3 parallel lines from "new" to "closed". They look the same on the graph (they just say "Close Ticket"), but they're for "wontfix", "fixed", and "worksforme". It'd be nice if the lines were each different and said something like "Close Ticket (wontfix)". Thanks for any help! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
