Modify ↓
Opened 11 years ago
Closed 7 years ago
#11341 closed enhancement (fixed)
User with MILESTONE_ADMIN should be able to access the Admin Milestone page
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.2 |
Component: | admin/web | Version: | |
Severity: | normal | Keywords: | milestone |
Cc: | Branch: | ||
Release Notes: |
Milestone admin page can be accessed by a user possessing |
||
API Changes: | |||
Internal Changes: |
Description
Currently TICKET_ADMIN and MILESTONE_VIEW page are required to access the Admin Milestone page.
The following changes are proposed:
- User with
MILESTONE_ADMIN
should be able to access the Admin Milestone page, regardless of whether they haveTICKET_ADMIN
. TICKET_ADMIN
should still be required for changing thedefault_milestone
sincedefault_milestone
is a property of the ticket system.
Attachments (0)
Change History (4)
comment:2 by , 9 years ago
Milestone: | next-dev-1.1.x → next-dev-1.3.x |
---|
Narrowing focus for milestone:1.2. Please move ticket to milestone:1.2 if you intend to fix it.
comment:3 by , 7 years ago
Milestone: | next-dev-1.3.x → 1.3.3 |
---|---|
Owner: | set to |
Release Notes: | modified (diff) |
Status: | new → assigned |
Proposed changes in log:rjollos.git:t11341_milestone_admin_view.
comment:4 by , 7 years ago
Milestone: | 1.3.3 → 1.3.2 |
---|---|
Release Notes: | modified (diff) |
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in r16114.
Note:
See TracTickets
for help on using tickets.
See #2991 for previous discussion of this issue.