]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1773452: Repeating copy alerts
authorJason Boyer <jboyer@library.in.gov>
Thu, 21 Jun 2018 11:17:48 +0000 (07:17 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 12 Jul 2018 13:37:15 +0000 (09:37 -0400)
commit665bd1dcab3ad87b42f94ff000078d9cb545fe91
tree1dce1e044c73e77e7a3da459121fa1118865411e
parentc1fac20422420e8a11cb950741f32b2f39fa4918
LP1773452: Repeating copy alerts

Without considering the checkin_time on the most
recent circ for an item, checking in a lost, claims
returned, or claims never checked out item would
cause copy alerts on checkin repeatedly until it
was checked out again. Staff may be confused by this
thinking that there is a continuing problem with
the item until the alerts go away.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Jennifer Pringle <jennifer.pringle@bc.libraries.coop>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/t/regress/lp1773452_copy_state_post_checkin.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.function.asset.copy_state-update.sql [new file with mode: 0644]