https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004
--- Comment #11 from Marcel de Rooy <[email protected]> --- (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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
