You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once org admins have added the user a notification email goes to the user. The email includes a link that says “Did you not want to be added to this organization, click here.” That link then removes them from the organization. The user does not have to confirm they want to be added.
Steps to reproduce the error
Add a user to an organization.
Actual behavior
No notification email is sent to the user notifying they have been added to the organization.
Expected behavior
A notification email must be sent to the user.
The text was updated successfully, but these errors were encountered:
Yes, indeed this is a duplicated issue of #453 as @seav mentioned. I think notification shoujld be sent in both circumstances, but currently is only working (or implemented) in the API.
Closing this issue and doing the follow up in #453, please @valaparthvi feel free to jump in there.
According to the documentation
Steps to reproduce the error
Actual behavior
No notification email is sent to the user notifying they have been added to the organization.
Expected behavior
A notification email must be sent to the user.
The text was updated successfully, but these errors were encountered: