[Koha-bugs] [Bug 33364] New: Stop Holds to Pull report showing items that have been allocated to a recall

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 29 23:18:22 CEST 2023


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

            Bug ID: 33364
           Summary: Stop Holds to Pull report showing items that have been
                    allocated to a recall
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The Holds to Pull report shows an item with a hold if the item is available on
the shelf, ready to pull and allocate to the hold.

The Holds to Pull should NOT show an item with a hold if that item has already
been allocated to a recall (i.e. the recalled item is awaiting pickup and or in
transit for a patron).

To reproduce:

1. Enable UseRecalls and set the recalls-related circulation rules
2. Check out an item to Patron A
3. Place a hold on the item for Patron B
4. Log into the OPAC as Patron C and search for the item. Place a recall on the
item.
5. Go back to the staff interface. Go to Circulation -> Holds to pull
6. Confirm the item shows in the Holds to pull table, with the hold for Patron
B
7. Check in the item and confirm the recall as waiting
8. Go back to the Holds to pull page. You could manually regenerate the page
but running the cronjob in the terminal
misc/cronjobs/holds/build_holds_queue.pl
9. Notice that even though the item is allocated for a recall, the hold is
showing. It should not be showing in this page.

-- 
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