Actions
Feature proposal #6537
closedImplement user variable looping
Feature proposal #6537:
Implement user variable looping
Description
If User is set to Variable 1 and Variable 1 is an array of user objects it should loop the action for each user in that array. Additionally implement support for a variable function. So for example set it to Variable 1 and call function ->user() and use the results as the user (again, if array loop it). This ideally should allow notification usages in GJ and other plugins without those plugins having to hardcode any notification behavior and simply just need a trigger with reasonable variables.
Actions