Modify ↓
Ticket #2398 (closed defect: worksforme)
Opened 6 years ago
Last modified 6 years ago
restrict_owner does not work.
| Reported by: | tdkim@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | restrict_owner |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I used the nightly builded trac(r2550).
There is no selectable user list in "Assign to" field.
(but previous trac-environment works correctly. This problem appears in new project.)
This is my setting of new project.
[ticket] .. restrict_owner = true ..
Trac [/home/TEST.TRAC]> permission list ... test TRAC_ADMIN
Attachments
Change History
comment:1 Changed 6 years ago by dserodio@…
- Resolution set to worksforme
- Status changed from new to closed
- Summary changed from restrict_owner is not work. to restrict_owner does not work.
comment:2 Changed 6 years ago by mgood
- Milestone 0.9.1 deleted
Note: See
TracTickets for help on using
tickets.



Not a bug, only users who have ever logged in will show up in the Owner drop-down. Check the mailing list archives for more information.