Hi there.
I'm configuring a fairly customised workflow. I've noticed I have quite
a few workflow options which are identical except in that they map
different statuses to each other. For example:
approve_est = estimate -> assigned
approve_est.name = Approve
...
approve_dep = approval -> deployment
approve_dep.name = Approve
...
Is it possible to do something like:
approve = estimate -> assigned, approval -> deployment
approve.name = Approve
...
Thanks
- Josh
--
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.