Opened 19 years ago
Closed 16 years ago
#2361 closed defect (worksforme)
browsing tickets without owner lists all tickets in milestone view
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | devel |
Severity: | normal | Keywords: | query |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to reproduce: 1) browse to http://projects.edgewall.com/trac/milestone/1.0 (or similar milestone, where there are issues without owner) 2) go to "Ticket status by", and choose owner 3) click the first bar, that shows issues without owner
It will show all open issues. I would expect it to show open issues that have no owner.
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Component: | roadmap → browser |
---|---|
Owner: | changed from | to
comment:2 by , 18 years ago
Component: | browser → roadmap |
---|---|
Keywords: | query added |
Milestone: | → 0.11 |
Owner: | changed from | to
must be something like owner == None
instead of ''
.
comment:3 by , 16 years ago
Milestone: | 0.11.2 |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
A lot has changed in the last 18-26 months… I cannot reproduce this error on current 0.11 (including this site), so I'm closing it. Please reopen if I'm wrong.
Still happening on t.e.o. with 0.10.3dev. In the milestone:1.0 example given above, the query used for tickets with no owner is:
It should be: