Modify ↓
Ticket #1234 (closed defect: worksforme)
Opened 7 years ago
Last modified 2 years ago
Ticket description not modifiable even for TRAC_ADMIN privileged user
| Reported by: | mario <mario@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.1 |
| Component: | ticket system | Version: | 0.8 |
| Severity: | normal | Keywords: | ticket description privilege TRAC_ADMIN |
| Cc: | mario@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Having TRAC_ADMIN privilege, without expilicitly having TICKET_ADMIN privilege, does not allow for ticket descriptions to be modifiable, i.e. the descrtion text area is not displayed. Adding TICKET_ADMIN explicitly will allow to modify the ticket description.
Attachments
Change History
comment:1 Changed 7 years ago by Matthew Good <trac matt-good net>
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 7 years ago by mario <mario@…>
Sorry, my mistake. In my project here I had assigned the non-existant privilege TRAC-ADMIN instead of TRAC_ADMIN, that was causing the problem.
Note: See
TracTickets for help on using
tickets.



I have TRAC_ADMIN on all my projects and this has worked fine under both 0.7.x and 0.8. Try restarting your server and if necessary contact the MailingList for further assistance.