Skip to content

Invite lowercase emails to workspaces#7442

Merged
pecanoro merged 1 commit into
mainfrom
nat-lowercaseinvite
Jan 27, 2022
Merged

Invite lowercase emails to workspaces#7442
pecanoro merged 1 commit into
mainfrom
nat-lowercaseinvite

Conversation

@nkuoch

@nkuoch nkuoch commented Jan 27, 2022

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

OSBotify commented Feb 1, 2022

Copy link
Copy Markdown
Contributor

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

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

@OSBotify

OSBotify commented Feb 2, 2022

Copy link
Copy Markdown
Contributor

🚀 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