Defect #3156
closedRight click edits reset filter parameters in issue list
100%
Description
We have encountered something and it strikes me as quite a noticeable bug, but I searched the bug list and couldn't find anything relating to right click edits and issue filters.
Basically the problem is this - If I view a list of issues, I can apply filters, and everything is great. Works fine for both viewing all issues and for saved searches. The problem comes when I do a right click to change the Target Version, or Priority, or anything at all. If the search is saved, there is no problem; redmine updates the ticket and reloads the search, and it gets new results. But if I have applied additional filters to my search since first opening the issues tab, and then go to right click edit, my filters are lost.
This seems like a bug to me since I would imagine that half the point of right click editing is to enable us to create a filtered list and then apply some change to everything or some of the things in the list, and then reassess what remains.
Version information below; I hope I'm not creating a duplicate ticket. And many thanks for a seriously great product!
- mysql Ver 14.12 Distrib 5.0.22, for pc-linux-gnu (x86_64) using readline 5.1
- your Ruby version: ruby 1.8.4 (2005-12-24) [x86_64-linux]
- your Redmine version: 0.8.0.stable
We have one patch applied (#1717) but we had this problem both before and after applying the patch.