Modify ↓
Opened 14 months ago
Last modified 14 months ago
#9995 new enhancement
Require specific permissions for fields to be visible
| Reported by: | rjollos | Owned by: | rjollos |
|---|---|---|---|
| Priority: | normal | Component: | SimpleTicketPlugin |
| Severity: | normal | Keywords: | experimental permissions |
| Cc: | Trac Release: | 0.12 |
Description (last modified by rjollos)
This ticket is to implement the idea discussed in comment:14:ticket:9572:
... define a set of permissions (TICKET_VIEW_COMPONENT, TICKET_EDIT_COMPONENT, TICKET_VIEW_PRIORITY, TICKET_EDIT_PRIORITY, TICKET_VIEW_KEYWORDS, TICKET_EDIT_KEYWORDS, ...) and associate each permission with a field so that the field is hidden from view when the user doesn't have that permission.
Work will be done on my BitBucket development fork. The long term vision is still to implement these features into the DynamicFieldsPlugin or BlackMagicTicketTweaksPlugin.
Attachments (0)
Change History (1)
comment:1 Changed 14 months ago by rjollos
- Description modified (diff)
- Keywords experimental permissions added
Note: See
TracTickets for help on using
tickets.

