Modify ↓
Opened 21 years ago
Closed 21 years ago
#1187 closed defect (duplicate)
sorting a custom query with no constraint will send back to query page
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | report system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When you start a custom query, but you do not enter a constraint all tickets are displayed. If you try to sort for a specific column, the Custom Query page is displayed again.
e.g. The following link should display all tickets sorted by status: http://projects.edgewall.com/trac/query?order=status and not the query start page
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Duplicate of #1026.