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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 29 Jun 2023 14:11:14 +0000 (11:11 -0300)
commit52917c63ab10a165ddf82fd405f387f11921a299
tree3e6a31fce7d18d3973a1da35cc70c1ed35ba47b0
parent1b7b44b24d372cd95e1337c5a2557cadc99bf19a
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>
C4/ImportBatch.pm