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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 14:46:45 +0000 (15:46 +0100)
commitc77c03a3ae139020c2effdbfbaaeda21af84bfd2
tree4eb63378ee69ce2841a7f3c8e86e6bc5da0203a7
parent0f6d8bc057869caf6754c616e315baf86c723433
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>
C4/ImportBatch.pm