[Koha-bugs] [Bug 19288] Holds placed on a specific item after a next available hold will show varied results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 10:43:47 CET 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95898|0                           |1
        is obsolete|                            |

--- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 100328
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100328&action=edit
Bug 19288: Don't show patron info for item level holds on details.pl unless
hold is waiting

This persists after bug 20948 - we can still display patron information even if
this patron is not the one
who will receive the item upon checkin. The holds tab can give an overview of
holds and information - I think
on the details page the only info we need is whether there might be a item
level hold, not who it is for

To test:
1 - Place an item level hold for delivery at a branch not matching home branch
of item
2 - Place a record level hold for delivery at homebranch of item placed on hold
above
3 - Enable LocalHoldsPriority with 'pickup library' matches the item's 'home
library'
4 - View the details for the page, it says the item has a hold for the patron
with an item level hold
5 - Check in the item, the hold triggered is for the next available patron,
ignore the hold
6 - Apply patch
7 - Check details page, 'There is an item-level hold (priority=1)' with no
patron info
8 - Check in, next available hold is still the one triggered

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list