30 Jul
2026
30 Jul
'26
6:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43203 --- Comment #1 from Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> --- Created attachment 202729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202729&action=edit Bug 43203: Correctly rollback test data Test plan: 1) In the database, verify how many biblios exist (select count(*) from biblio;) 2) Run prove t/db_dependent/Koha/Item.t 3) Check the count again, there should now be 3 extra bib records left from the test run 4) Apply patch 5) Repeat the process, the biblio count should never grow after test runs -- You are receiving this mail because: You are watching all bug changes.