]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1812733 - Repair actor.usr_delete function.
authorChris Sharp <csharp@georgialibraries.org>
Mon, 21 Jan 2019 18:50:17 +0000 (13:50 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 18 Feb 2019 17:53:00 +0000 (12:53 -0500)
commitc819ee44d328a511fcd59d576abf4b5a2941c72e
tree2870c1046d077cd81c1d3c688749cb51930b1ca5
parent8f5fe0722161f767ffa4a73e1add8d4216b06195
LP#1812733 - Repair actor.usr_delete function.

The Parent/Guardian feature altered the actor.usr_delete
function, but accidentally tries to update the "guardian"
field twice.  This fixes that problem.

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