-
Notifications
You must be signed in to change notification settings - Fork 3k
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
You cannot start a Group DM with Concierge or concierge@expensify.com #8586
Comments
Triggered auto assignment to @MariaHCD ( |
I think the issue lies here when setting the Just to clarify, we definitely want to exclude |
I agree we shouldn't include receipts. I'm not sure what integration testing creds does though or how that would adversely affect us if they did start a chat with it. |
Yeah, good catch @MariaHCD. I didn't notice that bug as I only moved the code position. What is the expected behavior here? |
Agreed!
Since that email is used for internal testing, I'd say we should exclude this email as well.
I think we'll need to do something like this to exclude all other expensify emails except concierge when starting a new group chat: this.excludedGroupEmails = _.without(CONST.EXPENSIFY_EMAILS, CONST.EMAIL.CONCIERGE); |
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:
Start a Group DM, try to type Concierge or concierge@expensify.com
Expected Result:
Like starting a chat with Concierge, or emailing concierge@expensify.com and cc'ing other participants will start a DM with Concierge included, we should allow for group DM's to be created with Concierge as a participant.
Note: You should still absolutely NOT be able to split a bill or request money from or pay money to Concierge.
Actual Result:
No results found
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.54-0
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @twisterdotcom
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1649409599962969
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: