TPAC reports hold "ready for pickup" before hold_shelf_status_delay expires
Bug #1195428 reported by
Bill Ott
This bug report is a duplicate of:
Bug #1959405: OPAC View for Hold Status Not Looking for Hold Shelf Delay Status.
Edit
Remove
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Medium
|
Unassigned |
Bug Description
ver. 2.2, but suspected all versions
In the summary of myopac, the integer for "Items ready for pickup" will display a count for items that are meant to be masked from the patron via circ.hold_
In Actor.pm, open-ils.
tags: | removed: tpac |
no longer affects: | evergreen/2.3 |
no longer affects: | evergreen/2.4 |
tags: |
added: circ-holds needswork removed: holds needsrepatch |
To post a comment you must log in.
I've created a patch which will consider the aous for each current_shelf_lib and compare the delay before displaying the count value.
Unfortunately, the OPAC and the staff client both utilize this same code. So, both will impacted by the delay.