-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-10] [$250] Split - 1:1 DMs are not instantly created when splitting expense (compared to prod) #44216
Comments
Triggered auto assignment to @abekkala ( |
Triggered auto assignment to @marcochavezf ( |
👋 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:
|
@marcochavezf 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-vsb |
ProposalPlease re-state the problem that we are trying to solve in this issue.The 1:1 DMs are not immediately shown in LHN when doing a split bill. What is the root cause of that problem?When we create a new split bill, we already create the DMs optimistically. However, the DMs isn't visible in the LHN because it's detected as an empty chat/report even though there is a report preview action. Lines 5468 to 5471 in 0176052
Turns out the optimistic report preview action has an empty text/html. If we see the optimistic code, we get the optimistic message from Line 4304 in 0176052
But in Lines 2942 to 2947 in 0176052
The reason we do the early return is to satisfy the type. In here, we pass the Line 3022 in 0176052
What changes do you think we should make in order to solve the problem?We shouldn't return early when So, the solution is, first, don't return early when Lines 2944 to 2948 in 0176052
To fix the type issue, we can add a check whether the Line 3022 in 0176052
|
Job added to Upwork: https://www.upwork.com/jobs/~01fcb662e1350f5ad9 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ZhenjaHorbach ( |
I dont think this has to be a blocker, the DMs appear eventually. @ZhenjaHorbach can you please review @bernhardoj proposal? |
Yes, sure |
Thanks for the proposal 🎀👀🎀 C+ reviewed |
Current assignee @marcochavezf is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
It only takes about 1-2 seconds for me to show the DMs. |
📣 @ralyodio! 📣
|
Sounds good, thanks for the review @ZhenjaHorbach, assigning @bernhardoj 🚀 |
📣 @ZhenjaHorbach 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready |
PR Deployed to Staging Jun 25 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.3-7 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-10. 🎊 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 SUMMARY FOR JUL 10
|
I will request the payment through ND when the payout time is due. |
Requested in ND |
@bernhardoj ah yes, you get paid in ND now. I've ended the Upwork contract for you. Thank you! 🎉 @ZhenjaHorbach payment sent and contract ended - thank you! 🎉 |
$250 approved for @bernhardoj |
https://github.com/Expensify/App/pull/40168/files#r1672563994
NA
Regression Test Proposal
Do we agree 👍 or 👎 |
Sorry for delay 😅 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.1-0
Reproducible in staging?: y
Reproducible in production?: n
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4661606
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: applause internal team
Slack conversation:
Action Performed:
Expected Result:
1:1 DMs from group expense split will be created instantly as soon as the expense is split (production behavior).
Actual Result:
1:1 DMs from group expense split are created only after some delay when the expense is split.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
20240622_233136.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @abekkalaThe text was updated successfully, but these errors were encountered: