Modify ↓
Opened 21 years ago
Closed 20 years ago
#1439 closed defect (fixed)
Custom Query does not obey restrict_owner
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | ticket system | Version: | devel |
| Severity: | minor | Keywords: | restrict_owner |
| Cc: | muti@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When restrict_owner is enabled, the custom query should probably have "Owner is" as a drop-down select box with the list of valid users found in the session table.
Attachments (1)
Change History (5)
comment:1 by , 21 years ago
| Summary: | Custom Query does not take obey restrict_owner → Custom Query does not obey restrict_owner |
|---|
by , 21 years ago
| Attachment: | Query.py.diff added |
|---|
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|
comment:3 by , 21 years ago
| Cc: | added |
|---|
comment:4 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This is fixed in [1664]. Thanks!
Note:
See TracTickets
for help on using tickets.



Patch for Custom Query restrict_owner