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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 9 Jun 2023 19:05:04 +0000 (16:05 -0300)
commit22d3c6121aa549edf89f1f5f1f8b1355271bbedb
treee7715b1ad654dd79802268cd335a8d4d571cf66e
parent9c89bf1956ed3f7589196ad963b33b1450f3c158
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>
C4/Circulation.pm