]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1812733 - Repair actor.usr_delete function. user/csharp/lp1812733_fix_actor_usr_delete
authorChris Sharp <csharp@georgialibraries.org>
Mon, 21 Jan 2019 18:50:17 +0000 (13:50 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 21 Jan 2019 18:50:17 +0000 (13:50 -0500)
commit6497e3c71c82b180e48982d4081202b3fdd6914f
tree3647e3f69f1e53bfe329b5bc93e1b680a70c40b5
parent9b294be6a8280609781729ecbfb85f90ae9469f7
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>
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.fix_actor_usr_delete_function.sql [new file with mode: 0644]