]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1747542 - Repair item/user circulation test
authorChris Sharp <csharp@georgialibraries.org>
Mon, 5 Feb 2018 23:58:43 +0000 (18:58 -0500)
committerChris Burton <cburton@nflibrary.ca>
Thu, 10 Sep 2020 16:01:35 +0000 (12:01 -0400)
commit91e07cb0c69ddd83ceadce614e8c082028b5ce4a
tree6a120f35861e53056149c174e373afad26d78c8d
parent6a7eb4c0da1fbef807b9107835fd70498a1fdae3
LP#1747542 - Repair item/user circulation test

The action.item_user_circ_test function was previously
ignoring lost or longoverdue and paid-for circulations.
Adding a check for whether the circulation is closed
fixes this.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Open-ILS/src/sql/Pg/100.circ_matrix.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.lp1747542_action_item_user_circ_test.sql [new file with mode: 0644]