Philip Bergen wrote:
Hi,
I want *both* verified and closed to be treated as closed by trac
(strikeout ticket numbers, count as closed on roadmap etc).
Since I cannot find any documentation on the workflow configuration in
trac.ini (is there one?) I'm assuming I have to implement it. I'm having
a hard time making any impact on the system though. I've tried to insert
some or statements all over where comparisons to 'closed' status is
made, but with no real change. What am I doing wrong?
If you're brave enough to start hacking away at the code, you're
probably brave enough to try out the workflow branch
{{{
svn co http://svn.edgewall.com/repos/trac/sandbox/workflow/
}}}
I haven't tried it myself, but the reports that I hear from others is
that it is pretty solid. I believe that it is on the roadmap for
inclusion in 0.11
-John
_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev