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

Invite lowercase emails to workspaces #7442

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Invite lowercase emails to workspaces #7442

merged 1 commit into from
Jan 27, 2022

Conversation

nkuoch
Copy link
Contributor

@nkuoch nkuoch commented Jan 27, 2022

Details

We couldn't delete emails added with an uppercase, because then, when deleting, php side was trying to retrieve the email by key comparing it with lowercase. Let's just always add emails in lowercase

Fixed Issues

$ #7431

Tests

Invite an email with an uppercase letter to the workspace.
Make sure it's added with only lowercase letters.
Try to remove it. It should work

QA Steps

Invite an email with an uppercase letter to the workspace.
Make sure it's added with only lowercase letters.
Try to remove it. It should work

  • Verify that no errors appear in the JS console

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

image

image

image

@nkuoch nkuoch requested a review from a team as a code owner January 27, 2022 10:15
@nkuoch nkuoch self-assigned this Jan 27, 2022
@MelvinBot MelvinBot requested review from pecanoro and removed request for a team January 27, 2022 10:15
@pecanoro pecanoro merged commit 57eeb7a into main Jan 27, 2022
@pecanoro pecanoro deleted the nat-lowercaseinvite branch January 27, 2022 15:40
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

OSBotify commented Feb 1, 2022

🚀 Deployed to staging by @pecanoro in version: 1.1.33-4 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Feb 2, 2022

🚀 Deployed to production by @sketchydroide in version: 1.1.34-0 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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

Successfully merging this pull request may close these issues.

3 participants