Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 12 years ago

#7211 closed enhancement (fixed)

Update workflow_parser.py to show closed resolution states

Reported by: scottb@… Owned by: Eli Carter
Priority: normal Milestone: 0.11
Component: ticket system Version:
Severity: normal Keywords: workflow graphviz
Cc: scottb@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The workflow_parser.py code in contrib is a utility to import a Trac workflow and convert it to a pretty picture using GraphViz. Currently all transitions to a closed state look alike. It would be nice if the resolution states were displayed for these Closed state transitions so you could better tell what's going on.

Attachments (1)

workflow_parser.py.patch (1.2 KB ) - added by scottb@… 17 years ago.
Patch to add resolution states to diagrams

Download all attachments as: .zip

Change History (5)

comment:1 by Eli Carter, 17 years ago

Component: generalticket system
Owner: changed from Jonas Borgström to Eli Carter

by scottb@…, 17 years ago

Attachment: workflow_parser.py.patch added

Patch to add resolution states to diagrams

comment:2 by scottb@…, 17 years ago

I attached a patch for workflow_parser.py to add closed state resolution information to transition titles. I just realized that the patch I attached also removes a rotation in the output that's generated by graphviz. The existing code generates PNG files that are rotated 90 degrees, this fixes it so the diagrams are right-side-up. This is really an unrelated issue that accidentally got included in the patch (though I found it handy).

comment:3 by Eli Carter, 17 years ago

Resolution: fixed
Status: newclosed

Fixed; thanks for the patch!

comment:4 by Christian Boos, 12 years ago

Milestone: 0.11

(fixing {36})

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Eli Carter.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Eli Carter to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.