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>
Wed, 7 Jun 2023 18:25:20 +0000 (15:25 -0300)
commitae9163d4150cc22e386dee96c20f8197be8091b8
treed6a58dd81b0784d3ba7b4a79c34f2cf23232603b
parentdc357552386dbe9ae08035ccc126b2dde7eb52cb
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