]> git.evergreen-ils.org Git - working/Evergreen.git/commit
A/T Event Revalidation shouldn't change event states from complete to found
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 5 Jan 2012 23:39:07 +0000 (18:39 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 9 Jan 2012 19:07:32 +0000 (14:07 -0500)
commitd4a2d2cd5ea5e42d2be6480c5507a22a7ee83ab8
tree56d63cc765a801ed69b7d67e7523418491f03d9e
parent663317194fcf77ef584634adc543d050457821ac
A/T Event Revalidation shouldn't change event states from complete to found

Ideally, revalidation should be guaranteed not to change anything about
the event itself at the database level, but I'm not sure we're there
yet.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Event.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/EventGroup.pm