28 Aug
2017
28 Aug
'17
8:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004 --- Comment #11 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #8)
Created attachment 66486 [details] [review] Bug 19004: build_object takes care of existing data
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
It works, but it will trigger a "unique violation" warning from build. Which is valid since build should create data not find it. (I once proposed a flag to suppress this warning, but it was not welcomed.) -- You are receiving this mail because: You are watching all bug changes.