On Jan 13, 4:59 pm, David Champion <[email protected]> wrote:
> I have a bit of an odd project.  We have potentially thousands of
> submitters, with a core team of 10-12 developers.  The developers should
> have access to view any ticket or report on our system.  But we are not
> an open source project.  The unauthenticated public should have no access
> whatsoever.  All good -- I have Trac configured this way now.
>
> The tricky thing is: I'd like authenticated non-developers to be able
> to view tickets that they submitted, but no others.  Is there a way to
> accomplish this with the current permissions set?  If so I'm not seeing
> it.
>
> Ideally I could do this without assigning an explicit permission for
> each user -- I'd like for this to be an abstract rule for any user.
>
> --
>  -D.    [email protected]    NSIT    University of Chicago

Hi David,

Have a look at http://trac-hacks.org/wiki/PrivateTicketsPlugin.
Although I think it will require you to set up a separate group for
your non-developers.

Good luck,
- jevans
--~--~---------~--~----~------------~-------~--~----~
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