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)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Wed, 16 Dec 2020 17:56:50 +0000 (18:56 +0100)
commitc6a6edf355c05b434873c7277e3d325046ac9351
treeb8ff3c5cabeefa95f141b9d1b6e24c721478fca8
parent86c8bb9d442f84129660c9543ec3f9bee9b29e96
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>
(cherry picked from commit 9038cdd9a45c06266b18167900fd428b0b1395ad)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit b68261d3c3452d0669d6d683c3a9e1cd61a8bb70)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
C4/Biblio.pm