2008/9/3 Hare <[EMAIL PROTECTED]>

>
> Hi,
> I want to change the name of the state "new" to "Created" (as per our
> process) in TRAC. Is it possible to do that?
> I found in this link
> http://nil.checksite.co.uk/post.cfm/trac-0-11-building-your-own-custom-workflow
> that the states "new" and "closed" are hard coded.
>
> If its n ot possible the only possible options could be
>
> 1) Start our process states from New
> 2) Change our process to have the New instead of "Create"


You could have a 2nd step in your workflow called "Created", then use the
Ticket Creation Status Plugin[1] to push the initial state of a ticket to
your chose state.

Hope that helps

Stephen


1) http://www.trac-hacks.org/wiki/TicketCreationStatusPlugin

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