Modify ↓
Opened 6 years ago
Closed 3 years ago
#9656 closed enhancement (wontfix)
Patch to exempt tickets assigned to a certain owner
Reported by: | Matthew Erickson | Owned by: | Stephen Hansen |
---|---|---|---|
Priority: | normal | Component: | TicketCreationStatusPlugin |
Severity: | normal | Keywords: | exemption, users |
Cc: | Trac Release: | 0.11 |
Description
I've created a patch to exempt tickets if owned by someone specific. If an except_owner
is set in the ini file, tickets owned by that user will be exempted from what this plugin does.
Attachments (1)
Change History (2)
Changed 6 years ago by
Attachment: | ticket_created.diff added |
---|
comment:1 Changed 3 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is deprecated. The upcoming Trac 1.2 has equivalent functionality. See the TicketCreationStatusPlugin page for more info.
Note: See
TracTickets for help on using
tickets.
Patch to enable except_owner