Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.2.0
-
Component/s: None
-
Labels:None
Description
as part of the work to implement a trigger hook, some of the trigger/logging related methods were moved or deprecated, including the method to drop triggers.
I think this needs to be restored and be part of the disable logging action, as currently there is no way to truly disable the logging and remove the triggers.
however, once dropped, we need to rebuild triggers so that any triggers created via hooks (which may or may not be related to the logging function) can be rebuilt.
see this diff for how I handled it:
https://github.com/nysenate/Bluebird-CRM/commit/bd31c55814152d51989c5a2cf1f92e8f0c17d8a8