Actions
Feature proposal #4421
closedImplement user parameter for user specific actions
Description
User specific actions always use the global User parameter to determine the target user of the action. Implement a parameter to all of these action types to supply a user id to override the usage of the Global. So for example User A fires the trigger, but the action affects User B (substituted in).
Actions