Mihamina Rakotomandimby (R12y) kirjoitti:
> Hi,
> I would like to slightly modify the Trac workflow:
> - new ticket
> - a developper own/accept and fix it
> - the project manager must validate it (here is the modification I need)
> 
> The problem now is once a ticket is fixed, it's closed.
> We would like that "fixed" doesnt close the ticket but "validated" does.
> 
> What direction should we look into in order to make that?
> Thank you.

Create workflow state called "verify" and put "resolve" to point to 
verify. Then verify to have option to "accept" or "reject" (or whatever 
is your preference). Note that "state" of ticket is not same as "status" .

Rather simple and works pretty well. Of course if you're using post 
commit hooks you need to modify them as well to point to correcte state.

-- 
Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to