https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837

            Bug ID: 27837
           Summary: Permanent location is reverted to location when
                    location updated and permanent_location mapped to MARC
                    field
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Generally the permanent_location and location should match, however, prior to
bug 23463 one could:
1 - Map permanent_location to a marc field
2 - Expose that field in the item editor
3 - Change the location of the item and retain the permanent location on saving
4 - This created a 'temporary' location that was cleared upon next checkin

Many libraries used this for adding items to displays.

Since bug 23463, however, the item updates only fields that have changed - if
one changes the location but not the permanent location then koha sees that no
permanent location was set and reverts it to the location

We need to force passing through the permanent_location if it is visible+mapped
in the item edit form, regardless of whether it changes or not

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to