]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1792621: Ignore deleted items on hold shelf
authorMike Rylander <mrylander@gmail.com>
Mon, 17 Sep 2018 14:19:34 +0000 (10:19 -0400)
committerBen Shum <ben@evergreener.net>
Mon, 19 Nov 2018 01:45:56 +0000 (20:45 -0500)
commit6056f30ed1b7db00f7559bcc6ab3c83c2312fcdf
tree9fe1817dce7ed7bd1edce8555598d2fc4a6544e9
parentfc0264346bacae7ccafee34c0155c13e53d55229
LP#1792621: Ignore deleted items on hold shelf

The hold shelf rewrite brought back an old behavioral bug where items deleted
while on the hold shelf continued to show on the hold shelf list.  The most
recent behavior was to ignore those items, which this commit does.  It also
addresses an adjacent issue where holds may show with "Hold Shelf Delay"
instead of "Ready For Pickup" in some cases.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm
Open-ILS/web/js/ui/default/staff/circ/holds/app.js