https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38978 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #10 from Jonathan Druart <jonathan.druart@gmail.com> --- Fixing those bugs in version < 24.11 is almost impossible. You can go with this, but you will have other weird behaviours that are certainly fixed in main. For instance here, if you have a column A with (item1=aaa, item2=aaaa, item3=aaaaa), then a column B (with item1,2,3 empty and item 4=bbb) Then global filter using aaa will remove the column B because all empty. If you clear the global filter the column B will stay empty. This certainly also appears when you change page. Example: https://snipboard.io/PaXHmW.jpg https://snipboard.io/lUVKHa.jpg https://snipboard.io/MvDjUu.jpg I am not blocking here, but I let you chose which bug is the worst :D -- You are receiving this mail because: You are watching all bug changes.