https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22736 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Depends on| |17899 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bonjour Séverine, It looks like it is the expected behaviour, from bug 17899 (commit 1104e61635e2d567c89587c28fd9a24b4f262037): - { "aTargets": [ 0 ], "bVisible": false, "bSearchable": false }, + { "aTargets": [ 0 ], "bVisible": false, "bSearchable": true }, // must be searchable for fnFilter Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17899 [Bug 17899] Show only mine does not work in newordersuggestion.pl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.