Modify ↓
Opened 9 years ago
Closed 8 years ago
#12223 closed defect (fixed)
Updating max items per page in report resets the sort order
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.2 |
Component: | query system | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Report sort order is preserved when changing Max items per page. |
||
API Changes: | |||
Internal Changes: |
Description (last modified by )
When on the report page, for example page=4, sorted by ticket id, sorted descending (/report/1?sort=ticket&max=20&asc=0&page=4
); changing Max items per page and pressing Update resets the sort order (/report/1?max=20
).
Updating Max items per page from the Query page does not reset the sort order.
Attachments (0)
Change History (7)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 8 years ago
Milestone: | next-stable-1.0.x → next-stable-1.2.x |
---|
comment:4 by , 8 years ago
Description: | modified (diff) |
---|
comment:5 by , 8 years ago
Summary: | Updating max items per page in report resets the sort order and page → Updating max items per page in report resets the sort order |
---|
comment:6 by , 8 years ago
Milestone: | next-stable-1.2.x → 1.3.2 |
---|---|
Release Notes: | modified (diff) |
Proposed changes in log:rjollos.git:t12223_report_sort_order.
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed to trunk in r15520.
Note:
See TracTickets
for help on using tickets.
Moved ticket assigned to next-stable-1.0.x since maintenance of 1.0.x is coming to a close. Please move the ticket back if it's critical to fix on 1.0.x.