-
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
[HOLD for payment 2024-07-24] [$250] Concierge - There is submit, split and pay options in Concierge chat #44985
Comments
Triggered auto assignment to @dylanexpensify ( |
@dylanexpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
ProposalPlease re-state the problem that we are trying to solve in this issue.Concierge - There is submit, split and pay options in Concierge chat What is the root cause of that problem?We aren't checking for expensify only chats in Lines 5850 to 5854 in 547336d
Lines 1132 to 1142 in 547336d
What changes do you think we should make in order to solve the problem?Use What alternative solutions did you explore? (Optional)We can use |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is submit, split and pay options in Concierge chat. What is the root cause of that problem?In the below code, there's no check to return empty list for concierge chat: Lines 5851 to 5854 in 547336d
Also, there's another bug. Lines 1046 to 1049 in 547336d
What changes do you think we should make in order to solve the problem?Update
Then, add
Else, we can also use |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is money request option shown in Concierge chat. What is the root cause of that problem?Currently, we already have a condition to not show money request options for expensify chat including Concierge. Lines 5862 to 5867 in dd96852
However, (This happens after the default to -1 PR. Previously, the default That's because in the list, there are some account IDs that default to -1. Line 1570 in dd96852
What changes do you think we should make in order to solve the problem?Filter out account IDs of -1. Lines 2275 to 2294 in dd96852
OR Only call Line 5864 in dd96852
|
Job added to Upwork: https://www.upwork.com/jobs/~01bee66e73dbacfc76 |
moving |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @paultsimura ( |
Reviewing today 👀 |
@bernhardoj I like the idea of keeping only non- |
I think we can move the const definition outside the CONST object. Lines 66 to 77 in 97b3831
|
Thanks for your proposals, everybody. I like the idea of returning only non- 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @hayata-suenaga, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
PR is ready cc: @paultsimura |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.7-8 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 2024-07-24. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payment coming up! |
Regression Test Proposal
Do we agree 👍 or 👎 |
Payment summary:
Please apply/request! |
Done |
$250 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.5-4
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
There will be no submit, split and pay options in Concierge chat
Actual Result:
There is submit, split and pay options in Concierge chat
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6536003_1720451847402.20240708_231508.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @dylanexpensifyThe text was updated successfully, but these errors were encountered: