Opened 12 years ago

Last modified 7 years ago

#9995 closed enhancement

Require specific permissions for fields to be visible — at Version 1

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: SimpleTicketPlugin
Severity: normal Keywords: experimental permissions
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

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.

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Keywords: experimental permissions added
Note: See TracTickets for help on using tickets.