We have a setup where we use Buzgilla for problems that we want visible
to external users, and Trac for all internal work. There is growing
interest in using Trac for both purposes. The idea is that if we
eliminate Bugzilla, the new solution should not be two different ticket
lists, even if they are both in Trac. Of course not - that would have
been too easy :)

Generally speaking, items that would earlier have been in Bugzilla would
be added as Tickets, with the ticket type set to something like 'Issue'.
(In fact we call our Bugzilla 'Issuezilla' because all user problems are
not assumed to be bugs...)

This presents a problem: how to limit some users to only seeing tickets
of a certain type? We use Apache for authentication.

I have looked through Trac Hack and do not see (or recognize) anything
that addresses this. I guess it is not as simple a thing as one might
expect. I would expect that a per-user permission would be needed.

Anyone else doing something like this? Am I approaching the solution
from the wrong way?


-- 
Roger Oberholtzer

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