https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39930 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |jonathan.druart@gmail.com |ity.org | Severity|trivial |major CC| |jonathan.druart@gmail.com --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- I do recreate the problem on the orders table. When a basket is closed we lost 2 columns, DataTables cannot restore the state we previously stored (in localStorage) and use a default state: all columns displayed. I have not tried what Jason described on comment 0, but I guess it's a similar problem. It seems to be not trivial, at first glance I don't think we will be able to fix this globally, we will have to adjust the tables one by one. We will certainly one bug report per table. I was not aware of this bug, sorry to have missed it! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.