Actions
Feature proposal #9152
closedImprove group store triggers to allow false return to support custom validations
Description
gj_onBeforeUpdateGroup and gj_onBeforeCreateGroup are unable to block the store without being able to exit out of the store process. Implement checking for explicit false return to allow exiting the store with an error.
Actions