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

Organization invitation is case sensitive #4096

Closed
2 tasks done
bsekachev opened this issue Dec 30, 2021 · 0 comments · Fixed by #4153
Closed
2 tasks done

Organization invitation is case sensitive #4096

bsekachev opened this issue Dec 30, 2021 · 0 comments · Fixed by #4153
Assignees
Labels
bug Something isn't working

Comments

@bsekachev
Copy link
Member

My actions before raising this issue

Expected Behaviour

If a user has email in the database "User@host.com", I can invite the user to an organization using user@host.com.

Current Behaviour

I get error:
Could not invite this member "user@host.com" to the organization. It is not a valid email in the system.
If use "User@host.com", invitation works

Possible Solution

Make invitation case insensitive.

@bsekachev bsekachev added the bug Something isn't working label Dec 30, 2021
nmanovic pushed a commit that referenced this issue Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants