]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1550035 Address deletion / avoid xact collisions
authorBill Erickson <berickxx@gmail.com>
Sun, 6 Mar 2016 23:09:30 +0000 (18:09 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 14 Mar 2016 21:54:00 +0000 (17:54 -0400)
commitfdd695605b14dba4dc4ea1cbae68b0ffb34cac96
tree7ea95fd7e1ae3954ffd5da45b4e54bb2e4bf8fd6
parent11c53c945ad49b67643bf39217c0091c32097ffe
LP1550035 Address deletion / avoid xact collisions

Avoid transaction collision errors when updating patrons, in cases where
the patron object has to be updated more than once, by refreshing the
last_xact_id value on the in-progress patron object.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm