On Aug 26, 5:29 am, "ramesh. saadhvi" <[email protected]> wrote: > Hi, > > Am facing problem with component filed in Ticket ,Mr.X created ticket by > selecting the component TEST1, and assigned to Mr.Y, (he is having trac > modify rights), While updating the ticket he changed the component to TEST2. > I want to restrict this. Addition to this i want setup access restriction > for creating ticket. While creating/modify the ticket i want to restrict > users Mr. X to select the component TEST1 .
It would help if you were more precise about the restrictions you want to impose. It sounds like you want: 1. For a new ticket, restrict the list of options for the field 'Component' to group A 2. For a ticket with status = X, restrict list of options for the field 'Component' to group B You might take a look at the following two plug-ins and see if you can accomplish this: http://trac-hacks.org/wiki/TicketSubmitPolicyPlugin http://trac-hacks.org/wiki/HideValsPlugin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
