Modify ↓
Opened 20 years ago
Closed 20 years ago
#620 closed defect (fixed)
TICKET_MODIFY does not control display of ticket editing fields
Reported by: | Owned by: | daniel | |
---|---|---|---|
Priority: | normal | Milestone: | 0.8 |
Component: | ticket system | Version: | 0.7 |
Severity: | normal | Keywords: | TICKET_MODIFY, permissions, ticket |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Although a user does not have TICKET_MODIFY, they will still see the ticket modification part of the ticket, which in itself is not a huge issue, because they are blocked from saving the data they have entered. HOWEVER, they might have entered a lot of text. I believe it would be better practice to not show users things that they cannot use (this also applies to hiding navigational items)
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
Milestone: | → 0.8 |
---|
comment:2 by , 20 years ago
Component: | general → ticket system |
---|
comment:3 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [823].