[Koha-bugs] [Bug 28472] New: UpdateItemLocationOnCheckin not updating items where location is null

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 27 13:59:36 CEST 2021


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

            Bug ID: 28472
           Summary: UpdateItemLocationOnCheckin not updating items where
                    location is null
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

UpdateItemLocationOnCheckin can be set to update ALL items at checkin. But that
ALL is excluding items where location is null.

To recreate:
- have a location CART
- in UpdateItemLocationOnCheckin, enter "_ALL_: CART"
- find an item with a shelving location, check it in, confirm it changes to
CART
- find an item with a NULL shelving location, check it in, confirm it doesn't
go to CART

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list