Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No notification email is sent after adding a user to an organization. #1422

Closed
valaparthvi opened this issue Apr 21, 2017 · 4 comments
Closed

Comments

@valaparthvi
Copy link
Contributor

According to the documentation

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

  1. 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.

@seav
Copy link
Contributor

seav commented Apr 22, 2017

Possibly related to #453.

@valaparthvi
Copy link
Contributor Author

Confirmation of getting added as an organization member (but only via the API)

I didn't quite understand when you said 'only via the API'. How are you suggesting this feature be implemented?

@dpalomino
Copy link

Hi @valaparthvi, thanks a lot for raising this!

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.

@valaparthvi
Copy link
Contributor Author

okay @dpalomino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants