28 Feb
2025
28 Feb
'25
11:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39215 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- A first step should be to wrap 'Koha::Item->new($item_hash)->store;' in try/catch blocks and report foreign key failures before moving to the next item creation. -- You are receiving this mail because: You are watching all bug changes.