22 Jun
2026
22 Jun
'26
9:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42697 --- Comment #19 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #15)
Error: Duplicate ID
This is certainly because you have the libraries BEA and BCH in the DB. Please delete them before running the tests. It's not ideal but how Cypress tests work (for us). We should not crash if the data already exist, but it's not trivial and not directly related to this patch.
That was indeed the case! Tests now pass. -- You are receiving this mail because: You are watching all bug changes.