Hi Heinrich, You may be running into this issue: https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix
On Tue, Jul 14, 2020 at 3:18 AM Heinrich Hartl <[email protected]> wrote: > From koha/about <System Information> > > > Problems found > > Patrons > The following ids exist in both tables *borrowers* and *deletedborrowers*: > 57 > > > Yes, there is a borrowernr 57 in the table deletedborrowers with surname > "test". > > And there is also a borrowernr. 57 in the table borrowers (this one is a > real user of the library) > > What should I do to get rid of the deleted borrower 57? > > Regards > > Heinrich > > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

