https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30909
--- Comment #15 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
