Actions
Feature proposal #7510
closedImplement support for plugins to interrupt object before triggers
Feature proposal #7510:
Implement support for plugins to interrupt object before triggers
Description
Currently the before triggers for objects like Activity, Comments, etc.. such as activity_onBeforeUpdateActivity can not be interrupt. Implement support for integrations to return a strict false to interrupt the trigger. This will for example block a store or a delete from happening.
Updated by krileon over 6 years ago
- Target version changed from 936 to 5.0.0
Updated by krileon over 6 years ago
- Status changed from Resolved to Closed
Actions