Modify ↓
Opened 18 years ago
Closed 15 years ago
#1465 closed defect (invalid)
Can't attach file with simple_ticket_create permission
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | SimpleTicketPlugin |
Severity: | normal | Keywords: | |
Cc: | matthew.monson@… | Trac Release: | 0.10 |
Description
I like the SmpleTicketPlugin but our users can't attach a file?
If I give them the Ticket_Append permission the option is there to attached a file but when it comes to attaching the file it says they need the Ticket_Create permission?
If I give them Ticket_Create permission it overrides the Simple_Ticket_Create permission.
Or am i missing something?
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | can't attach file with simple_ticket_create permission → Can't attach file with simple_ticket_create permission |
Note: See
TracTickets for help on using
tickets.
You need to give your users the TICKET_APPEND or TICKET_MODIFY permission. Then it should work.