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

[HOLD for payment 2023-06-29] Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge #21040

Closed
2 of 6 tasks
lanitochka17 opened this issue Jun 19, 2023 · 15 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering Weekly KSv2

Comments

@lanitochka17
Copy link

lanitochka17 commented Jun 19, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Log in to any account
  2. Click Fab > New group
  3. Select any random email and concierge as members
  4. Click "Create Group"

Expected Result:

Group is created successfully

Actual Result:

Invalid email error message appears

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android / native
  • Android / Chrome
  • iOS / native
  • iOS / Safari
  • MacOS / Chrome / Safari
  • MacOS / Desktop

Version Number: 1.3.29.0

Reproducible in staging?: Yes

Reproducible in production?: No

If this was caught during regression testing, add the test name, ID and link from TestRail:

Email or phone of affected tester (no customers):

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos: Any additional supporting documentation

Bug6098712_Recording__1023.mp4

Expensify/Expensify Issue URL:

Issue reported by: Applause - Internal Team

Slack conversation:

View all open jobs on GitHub

@lanitochka17 lanitochka17 added the DeployBlockerCash This issue or pull request should block deployment label Jun 19, 2023
@OSBotify
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open StagingDeployCash deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@melvin-bot
Copy link

melvin-bot bot commented Jun 19, 2023

Triggered auto assignment to @arosiclair (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@arosiclair
Copy link
Contributor

https://github.com/Expensify/Web-Expensify/pull/37753 appears to be the root cause for this as well. We're passing empty string as the login for concierge because the client doesn't have it:

Screenshot 2023-06-19 at 1 59 23 PM

FWIW, I'm not sure you're supposed to be able to make a group chat with concierge

@arosiclair arosiclair assigned Beamanator and unassigned arosiclair Jun 20, 2023
@Beamanator
Copy link
Contributor

Looks like we DO want to be able to create group chats w/ concierge, but not some other expensify emails: #8586

@Beamanator
Copy link
Contributor

as of right now now I'm unable to reproduce in main / main / main

@Beamanator
Copy link
Contributor

Beamanator commented Jun 20, 2023

Here's some logs from when I reproduced in main / staging

  • Notice command: 'OpenReport' reportID: '2466172879786697' emailList: 'alexbeaman+1@expensifail.com,'

We somehow sent a completely empty email in emailList 🤔

@Beamanator
Copy link
Contributor

So ya technically this is fixed for starting group chats w/ Concierge - now we're chatting about starting group chats w/ other people who you don't have their login

@jasperhuangg
Copy link
Contributor

jasperhuangg commented Jun 20, 2023

now we're chatting about starting group chats w/ other people who you don't have their login

This is fixed by #21159, since you can't even start group chats with people if you don't have their logins now.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Hourly KSv2 labels Jun 20, 2023
@melvin-bot melvin-bot bot changed the title Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge [HOLD for payment 2023-06-28] Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge Jun 21, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jun 21, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 21, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Jun 21, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.29-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-06-28. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@bondydaa bondydaa removed the DeployBlockerCash This issue or pull request should block deployment label Jun 21, 2023
@bondydaa
Copy link
Contributor

removing blocker as this is fixed for group chats with concierge. if there is a new bug about group dms for different cases then lets spin up a new issue.

@puneetlath
Copy link
Contributor

I just tested a few different scenarios of creating group chats on staging and they all seemed to work.

@jasperhuangg
Copy link
Contributor

Let's close this out then?

@Beamanator
Copy link
Contributor

Agreed, no payment due here so we can close 👍

@Beamanator Beamanator removed the Awaiting Payment Auto-added when associated PR is deployed to production label Jun 22, 2023
@Beamanator Beamanator changed the title [HOLD for payment 2023-06-28] Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge Jun 22, 2023
@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jun 22, 2023
@melvin-bot melvin-bot bot changed the title Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge [HOLD for payment 2023-06-29] Web - Group chat - "Invalid email" error message appears when creating a group DM with Concierge Jun 22, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 22, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.30-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2023-06-29. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering Weekly KSv2
Projects
None yet
Development

No branches or pull requests

7 participants