From: Bill Erickson Date: Thu, 16 Mar 2017 16:36:00 +0000 (-0400) Subject: LP1672775 Action/Trigger purge release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=99c69a8885c15d8f50f25230f33bdd143225a4a0;p=working%2FEvergreen.git LP1672775 Action/Trigger purge release notes Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc b/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc index c42a285cb9..260d9c8f84 100644 --- a/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc +++ b/docs/RELEASE_NOTES_NEXT/Administration/purge-at-events.adoc @@ -46,3 +46,12 @@ numbers of rows being deleted. SELECT action_trigger.purge_events(); --------------------------------------------------------------- +Hook Data Cleanup ++++++++++++++++++ + +A number of action_trigger.hook entries which have always been treated +as active hooks, though are configured as passive hooks, have been +updated to properly reflect the non-passive-ness. This allows for +simpler configuration of their retention interval values. + +