Ticket #3653 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
restrict_owner shows all users instead of only those with TICKET_MODIFY
| Reported by: | wkornew | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | wkornew | ||
| Release Notes: | |||
| API Changes: | |||
Description
With the recent change (#3289 and #3295) to only allow to assign tickets to developers
(TICKET_MODIFY) when "restrict_owner" is enabled and only let
developers modify who is assigned to a ticket we should also restrict
the list of component owners in webadmin to developers with
TICKET_MODIFY permission (and only when restrict_owner is enabled, of
course). Especially for big projects the "component owner" list gets
much too long.
Attachments
Change History
Changed 5 years ago by wkornew
- Attachment restrict_owner.diff added
comment:1 Changed 5 years ago by wkornew
- Cc wkornew added
comment:2 Changed 5 years ago by wkornew
- Version changed from 0.9.6 to devel
comment:3 Changed 5 years ago by mgood
- Milestone 0.10 deleted
- Owner changed from cmlenz to mgood
- Status changed from new to assigned
The milestone doesn't apply since WebAdmin does not follow the Trac release schedule. However, this should be pretty easy to fix.
comment:4 Changed 5 years ago by mgood
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r3702.
comment:5 Changed 5 years ago by anonymous
- Resolution fixed deleted
- Status changed from closed to reopened
comment:6 Changed 5 years ago by mgood
- Resolution set to fixed
- Status changed from reopened to closed
This is not a test system. If you reopen a ticket please explain why.



patch against trunk