https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30909 --- Comment #15 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Joonas Kylmälä from comment #14)
Fixes the issue as advertised, passing QA.
On an unrelated note whilst testing this bug I noticed that we seem to have a cache invalidation problem with Koha to MARC mapping. After removing the 952$k mapping to items.permanent_location I had to restart all koha services (i guess memcached would have been plenty) for the functionality to return to original, that is, when location is updated also permanent_location is updated.
I guess it's because we are flushing the marc structure for the default framework only in admin/koha2marclinks.pl. -- You are receiving this mail because: You are watching all bug changes.