]> 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:44:59 +0000 (20:44 -0500)
commit7c2106807ab091233099dd4ae5937bd1e80d0bb4
tree0df30d960ffc7b117f85719a64daebdd37edd7d2
parent1b20e4efac59e9374abd2746eb0419938ca4fc4f
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