Hi everyone,
I am in the process of implementing logichook for cases module. I realised there is possibly a bug for this.
After registering the hook, $hook_array[‘before_save’][] = Array(1, ‘casesFilteringOnType’ …, case update stopped working. (not saving, didn’t go to database)
I have checked both sugarlogs and suitecrmlogs. Nothing is coming up.
Is there anything I am missing? Or is this a bug? How do I fix this?
Any help is highly appreciated, thanks!