On Tuesday 22 May 2007, Deen Sethanandha wrote:
> Hi,
> 
>   Can you let me know where is the best place to learn about current
> features of the WorkFlow module.  I would like to know if we can create
> different workflow based on ticket type.
> 
>   For example.
> 
>   Defect: New > Assign > Fixed > Verfied > Close
>   Enhancement: New > Design > Code > Test > Done
> 
>   I think it is very important feature since defects and enhancements may
> not be treated the same way.

You will have to write a plugin that implements ITicketActionController to do 
it.  The default action controller treats all ticket types the same.  You 
might be able to sub-class it or something as a starting point though.

HTH,

Eli



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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