Contents
User specific ticket permissions
Description
This plugin allows administrators to add permissions at user-level. A user can be defined as a reporter, viewer or owner for any ticket and not be able to see any other ticket. This is useful in situations where developers and users are involved in some parts of the project, say milestones or phases, but not in others.
Warning: For versions of Trac prior to 1.0.2, if the plugin is removed, disabled, or fails to load, Trac will display private tickets to anyone with TICKET_VIEW permission and the TICKET_VIEW* permission restrictions will not have any effect. See #5784 and t:#10285 for more information.
See also: SensitiveTicketsPlugin, VirtualTicketPermissionsPlugin
Bugs/Feature Requests
Existing bugs and feature requests for PrivateTicketsPlugin are here.
If you have any issues, create a new ticket.
| defect |
47 / 47 |
||
|---|---|---|---|
| enhancement |
15 / 16 |
||
| task |
2 / 2 |
Download
Download the zipped source from here.
The plugin is also released on PyPi.
Source
You can check out PrivateTicketsPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 17424 by rjollos on 2019-07-30 17:54:03
-
TracPrivateTickets 2.4.0dev: Fix groups with uppercase characters not recognized
Issue discovered in copied code for DynamicFieldsPlugin.
Refs #13575.
- 17279 by rjollos on 2018-08-21 02:23:33
-
TracPrivateTickets 2.4.0dev: Prepare for development
- 17278 by rjollos on 2018-08-21 02:21:55
-
TracPrivateTickets 2.3.0: Release 2.3.0
(more)
Author/Contributors
Author: coderanger
Maintainer: Ryan J Ollos
Contributors:


