= Modified ticket permissions = == Description == Allow users to only see tickets they are associated with. There are three new permissions for this plugin: `TICKET_VIEW_REPORTER`, `TICKET_VIEW_CC`, and `TICKET_VIEW_ASSIGNED`. `TICKET_VIEW_SELF` is an alias for all three of these. With each permission, users will only be able to see tickets where they are the that person. == Bugs/Feature Requests == Existing bugs and feature requests for PrivateTicketsPlugin are [report:9?COMPONENT=PrivateTicketsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PrivateTicketsPlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:privateticketsplugin here]. == Source == You can check out PrivateTicketsPlugin from [http://trac-hacks.org/svn/privateticketsplugin here] using Subversion, or [source:privateticketsplugin browse the source] with Trac. == Example == To activate: {{{ [components] privatetickets.* = enabled }}} == Recent Changes == [[ChangeLog(privateticketsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Contributors:'''