]> 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)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 24 Jul 2020 13:53:51 +0000 (09:53 -0400)
commit4b20584a17e0f8362b7c432b597413456d058581
treedafcf39435877b248e89cb40f8e9778ee6a6bfb0
parent88d26e9d6033bad60a7d186b2e4282ce2aecc250
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]