Am 18.11.2014 08:09 schrieb "NS" <[email protected]>: > > Guys, I want to know how can I limit few of my trac users, so that they will have limited permissions on ticket assigning? > > Basically, It's like this....We have 4 user groups as; > > Super Admin - John > Engineer Admin - Jane, Jack, > Engineer - Peter, Sam, > Quality Assurance - Bill, Steve, Rose
Have a look at http://trac-hacks.org/wiki/GroupingAssignToPlugin I wrote that, and use it in production, for trac 0.11.6, but maybe you are lucky and it will work with newer versions. best regards Patrick -- 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. For more options, visit https://groups.google.com/d/optout.
