Bug 26518: Move BiblioAutoLink within the transaction
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Oct 2020 13:01:22 +0000 (15:01 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 25 Nov 2020 14:18:17 +0000 (15:18 +0100)
commit9038cdd9a45c06266b18167900fd428b0b1395ad
tree12284b75d33bcf0c9a0ed1d9fe071b423cc77d48
parent1519050205d0f4411ca01e312732e5861da4ac3d
Bug 26518: Move BiblioAutoLink within the transaction

We don't want the authorities to be created if the biblio insert fails
later

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Biblio.pm