-
Bug
-
Resolution: Not a bug
-
High
-
Severity 2 - Major
-
Issue Summary
Customer has a requirement to add guest users to different spaces based on the groups that they get assigned to. However, the trigger "User added to group" is not returning any user information so that the automation can continue to execute the other actions.
Steps to Reproduce
- Create and automation rule with the trigger "User added to group"
- Add a then log action to get the any of the user info (user, user.fullName, user.emailAddress, or user.accountId )
- Add the user to the group set on first step
- Run the rule
Expected Results
The log should show the user info of those added to the desired group.
Actual Results
No data is returned, which seems that the trigger is not working.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-81175 Using "User added to group" trigger in automation performs no actions
-
- Closed
-
-
A4C-3063 Loading...