Bug 32478: (follow-up) UpdateItemLocationOnCheckin no longer needs flattening
authorNick Clemens <nick@bywatersolutions.com>
Thu, 4 May 2023 18:37:53 +0000 (18:37 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 18 Jul 2023 08:58:04 +0000 (08:58 +0000)
commitbd169e2c23d384463c9bfebd85549321666b439c
tree1326576fbd11e560b8f0876a68a9c0d14b68a114
parent90ff0af534bedbc699992d8ce48ea01ed3944b97
Bug 32478: (follow-up) UpdateItemLocationOnCheckin no longer needs flattening

This patch removes a line flattening the arrays generated by get_yaml_pref_hash
as it is no longer necessary

Conditionals are adjusted to avoid warnings in tests

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 22d3c6121aa549edf89f1f5f1f8b1355271bbedb)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
C4/Circulation.pm