View Issue Details

IDProjectCategoryView StatusLast Update
0011601mantisbtfilterspublic2016-03-22 08:20
Reporteryw84ever Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.0 
Summary0011601: Temporary filters cannot be sorted
Description

temp results from "assigned to me (unresolved)" are lost when attempting to sort

i would expect that the presented results could be sorted
and that sorting would not run a new query

Steps To Reproduce

a)
my_view_page.php

b)
click "assigned to me (unresolved)

  • (loads a link /mantis/view_all_set.php?type=1&temporary=y&handler_id=2&hide_status=80 in my case)

c)
click any of the headers (category, id, status, ...) to sort the results by that header

  • before doing so, after following the above link, the results contained 27 items
  • after sorting, the results contained several hundred items
Additional Information

same issue for other temp links too

my_view_page.php / usassigned
my_view_page.php / resolved
my_view_page.php / monitored
my_view_page.php / recently modified
my_view_page.php / reported by me

at the "view_all_bug_page.php?filter=873" page (the one that loads after clicking any of the above links from the my_view_page.php), the filter criteria seem correct, just change though when clicking the headers to sort

TagsNo tags attached.

Relationships

duplicate of 0008204 closedcproensa Filters not remembered when clicking through from "My View" 
related to 0011167 closedcproensa Use of temporary=y in the filter from the My_View page to the View_Issues page should be removed or made configurable. 
has duplicate 0015444 closeddregad Unable to sort on 'quick' filters. 
has duplicate 0007205 closeddregad Filter change in view issues 

Activities

nikopp

nikopp

2010-03-08 04:00

reporter   ~0024667

Last edited: 2010-03-08 04:02

This does happen for the links [View Issues] on the roadmap page that are new in 1.2.0, too.

After a click on a column header, the last manually configured filter is used instead of the one created by the link and the table is sorted.

Example:
http://www.mantisbt.org/bugs/view_all_set.php?type=1&temporary=y&project_id=1&target_version=1.2.x

dregad

dregad

2013-01-30 11:48

developer   ~0034979

0007205 has a proposed patch for fixing this behavior

Tarken

Tarken

2013-01-30 12:01

reporter   ~0034981

Hmm, that patch proposal has been around for a while and still not submitted for a future version?

atrol

atrol

2013-01-30 14:27

developer   ~0034983

Workaround: Click "Apply Filter" before sorting.

atrol

atrol

2016-03-10 02:38

developer   ~0052731

Settings to resolved as there is a PR to follow up in duplicate 0008204.