Changes between Version 7 and Version 8 of TracWorkflow
- Timestamp:
- Mar 14, 2013, 3:02:01 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracWorkflow
v7 v8 115 115 There are a couple of hard-coded constraints to the workflow. In particular, tickets are created with status `new`, and tickets are expected to have a `closed` state. Further, the default reports/queries treat any state other than `closed` as an open state. 116 116 117 While creating or modifying a ticket workf ow, `contrib/workflow/workflow_parser.py` may be useful. It can create `.dot` files that [http://www.graphviz.org GraphViz] understands to provide a visual description of the workflow.117 While creating or modifying a ticket workflow, `contrib/workflow/workflow_parser.py` may be useful. It can create `.dot` files that [http://www.graphviz.org GraphViz] understands to provide a visual description of the workflow. 118 118 119 119 This can be done as follows (your install path may be different).
![(please configure [header_logo] section in trac.ini)](https://lpsc.in2p3.fr/trac/chrome/common/logo_LPSC.png)