https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39011 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED --- Comment #17 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Lucas Gass (lukeg) from comment #14)
(In reply to Lucas Gass (lukeg) from comment #13)
Now we have a situation where there are two "filters". The dataTables default one ( #dt-search-0 ) above the table and one for each column after clicking 'Show filters'.
With collection code these two now behave differently with this patch. The dataTable filter can filter by collection code or description. The one directly above the column only searches on code. That behavior should probably be consistent OR the filter above the column should become a dropdown like item type/home branch/holding branch?
However, this is probably a seperate bug/issue so I'm willing to PQA here.
I will have a look. -- You are receiving this mail because: You are watching all bug changes.