Bug 33972: Remove settings of batch status to importing
authorNick Clemens <nick@bywatersolutions.com>
Tue, 27 Jun 2023 13:26:10 +0000 (13:26 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 18 Jul 2023 11:47:33 +0000 (11:47 +0000)
commitd024f6a22521b9242fae58bb789feb92d4b3b736
treec584013e385028843cb01c093ea21050454a1710
parentdc4aba6a46b4d14568dd48ce0fda548bb7013d7b
Bug 33972: Remove settings of batch status to importing

This change was done in a transaction - it would either be set as imported
on success, or rolled back to staged on failure

There is no need for the intermediate status which is never committed

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 52917c63ab10a165ddf82fd405f387f11921a299)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit c77c03a3ae139020c2effdbfbaaeda21af84bfd2)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
C4/ImportBatch.pm