Actions
Feature proposal #6514
closedImplement optionally firing of profile update triggers in a field action
Feature proposal #6514:
Implement optionally firing of profile update triggers in a field action
Description
Currently a field action directly queries then updates the user object. It ideally should have a parameter to specify if triggers should also fire, but due to existing usages should be disabled by default.
Actions