]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1394989: Do not include deleted users when retrieving for Collections
authorBill Ott <bott@grpl.org>
Tue, 28 Jul 2015 20:05:31 +0000 (16:05 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 10 Aug 2015 19:35:37 +0000 (15:35 -0400)
commit925875f5f8ca0bd2e87cc330c39fb24756603b6d
tree4a4a79e30496ebd14c2ac3899d8862355a9cd607
parent542ca24925319899d1d15eb867db5874b8e89330
LP#1394989: Do not include deleted users when retrieving for Collections

As a side effect of discovering that users with no cards were being retrieved
as part of the Collections API calls, those users ended up being mostly
made up of deleted users (merged with an actual lead record, etc.)

This patch contribued by Bill Ott changes the retrieval so that it skips
over those deleted users.

Signed-off-by: Bill Ott <bott@grpl.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/money.pm