Ticket #7414 (closed defect: duplicate)
Default TracReports have odd behavior in 0.11
| Reported by: | hamela@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | report system | Version: | 0.11 |
| Severity: | major | Keywords: | needinfo |
| Cc: |
Description
We're using trac 0.11 with SQLite, but we're getting some odd behavior in TracReports. For example: Active Tickets, Mine First"
We're getting the following groupings:
Active Tickets ---------------- Active tickets of lowest priority My Tickets --------------- Active tickets (mine) of lowest priority Active Tickets ---------------- Active tickets of medium priority My Tickets --------------- Active tickets (mine) of medium priority Active Tickets ---------------- Active tickets of highest priority My Tickets --------------- Active tickets (mine) of highest priority
Note that the same SQL query seems to produce proper behavior in .10, with all of My Tickets first and all others in a separate, second grouping.
We've converted most others to TracQuery to mitigate the problem, but this is still a major issue for us.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


