Modify ↓
Opened 3 years ago
Last modified 3 years ago
#6610 new enhancement
New ticket permissions
| Reported by: | obs | Owned by: | obs |
|---|---|---|---|
| Priority: | low | Component: | BlackMagicTicketTweaksPlugin |
| Severity: | normal | Keywords: | |
| Cc: | zhijiex@… | Trac Release: | 0.11 |
Description
Enable different permissions for tickets that are "new" (i.e have no resource.id)
Attachments (0)
Change History (3)
comment:1 Changed 3 years ago by anonymous
comment:2 Changed 3 years ago by obs
Are you saying you are currently having a problem where the new ticket is always allows priorities to be selected? Or do you want it to be selectable?
comment:3 Changed 3 years ago by anonymous
- Cc zhijiex@… added
I hope that the new ticket should allow priority to be selected. Now it can not be selected.
Note: See
TracTickets for help on using
tickets.


Hope it can help to solve below problem:
[blackmagic]
tweaks = priority,system
system.hide = true
priority.permission = TICKET_IS_OWNER
For creating new ticket the priority is always allow to select.