https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34069
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #26 from Andrew Fuerste-Henry <[email protected]> --- A handful of small-ish things that should be addressed: - Deletin from patron record gives a message "this cannot be undone," but that won't be true anymore with these patches - Submitting a blank search in the Restore Borrowers tool returns no patrons. We should either disallow blank search OR give clear message that blank search doesn't work - Categorycode and branchcode are blank in deleted patron list (even though they have values in deletedborrowers) - After restoration, "View patron" should open in new tab - Restore Borrowers tool is not in the Tools sidebar - Search by date should only look at date portion of updated_on -- currently a search for date range 11/17/2025 - 11/18/2025 does not return patrons deleted on 11/18/2025, but a search 11/18 - 11/19 does - When user is limited to only see patrons in their library group they should be able to select "All libraries" and get only those they have access to -- currently such a user can restore borrowers for any library in their group, but only 1 library at a time - RESTORE action should not be all caps in action logs -- 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/
