On Tuesday, April 23, 2013 9:26:02 AM UTC-7, Joost Kraaijeveld wrote: > > Hi, > > Is it possible to create a permission that allows an authenticated user > to administer ticket-component and versions without being able to change > the Priorities, Resolutions Severities and Ticket Types? If so how? > > TIA > > Joost >
Hi Joost. It should be possible with TracFineGrainedPermissions [1], however there is a bug, or incomplete implementation, or whatever you want to call it; which will likely block you from doing so [2]. Hopefully we can get this fixed in Trac 1.0.2. [1] http://trac.edgewall.org/wiki/TracFineGrainedPermissions [2] http://trac.edgewall.org/ticket/11069 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
