[Koha-bugs] [Bug 27144] Cannot delete any patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 15:19:09 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27144

--- Comment #3 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
This might have caused some corruption/duplicated data in the DB, to check if
you have any use:

> select count(*) FROM deletedborrowers WHERE borrowernumber IN (SELECT borrowernumber FROM borrowers);

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list