https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29971
Chris Slone <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- CC| |cslone@camdencountylibrary. | |org Status|RESOLVED |REOPENED --- Comment #17 from Chris Slone <[email protected]> --- I think this is a problematic implementation, as it seems to be retaining the selected patrons even after you perform a function (merge patrons, create a list, do a batch edit) and do a completely new search. This means that the previously selected patrons remain selected even when it doesn't really make logical sense. It's great to be able to select multiple patrons across different searches, but doing something like merging accounts should absolutely clear out that selection. It seems to already be causing some issues, see this ticket: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34262 We've also had some errors at our library from this (before we realized what was happening). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
