Hi.

I am trying to cutomize the resolution in the workflow of trac 0.11
through changing the trac.ini

accept = new -> assigned
accept.operations = set_resolution
accept.set_resolution = invalid,wontfix,qa
accept.permissions = TICKET_MODIFY

I am able to see the resolution listed under accept workflow, but when
I select "qa" it gives
        "Warning: "qa" is not a valid value for the resolution
field."
Where as selecting "invalid" is working fine. Am I missing some
settings or are these values hard coded in the Trac code.

How can I handle this?

Thanks,
Velappan

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