-
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-05-06] [HIGH] [Splits][$500] Split - Group chat is missing everywhere when created via FAB and bill is split in group chat #37519
Comments
Triggered auto assignment to @dylanexpensify ( |
We think that this bug might be related to #vip-split-p2p-chat-groups |
@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. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The group chat disappears from LHN even after splitting a bill and can't be found on the search page. What is the root cause of that problem?When we create a new group chat, the App/src/components/LHNOptionsList/OptionRowLHN.tsx Lines 60 to 63 in 22cb01c
If App/src/libs/OptionsListUtils.ts Lines 1513 to 1515 in 22cb01c
We previously encountered the What changes do you think we should make in order to solve the problem?We can use the same solution from #29681, that is to update the
And to show it on the search page, based on @marcochavezf comment here, we want to replace App/src/libs/OptionsListUtils.ts Line 1520 in 8206580
(we probably would need to do the same for assign task, send, and request money, but depends on how BE do it because for request money, BE never updates |
@dylanexpensify Huh... This is 4 days overdue. Who can take care of this? |
Apologies, I've been OOO sick, but am reviewing today! |
Hmm @m-natarajan can you confirm this is still reproducible? |
Hm so the chat->bill create shows in the Search but not LHN (disappears). cc @arielgreen |
confirming here |
Confirmed and making external |
Job added to Upwork: https://www.upwork.com/jobs/~016f541763635e6d84 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ntdiary ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The group chat disappears from the search page after creating a split bill. What is the root cause of that problem?when creating a split bill, the backend returns so here we are assigning the App/src/libs/OptionsListUtils.ts Line 1478 in 8f32e60
App/src/libs/OptionsListUtils.ts Lines 1513 to 1515 in 22cb01c
What changes do you think we should make in order to solve the problem?according to Marcos comment we should use the so we need to change the prev line to: const accountIDs = isSelfDM ? [currentUserAccountID ?? 0] : (report?.participants ? Object.keys(report.participants).map(Number) : report.visibleChatMemberAccountIDs) ?? []; Test: |
@dylanexpensify this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
PR is ready cc: @mananjadhav |
waiting for deploy to prod -> regression period |
We have a regression because looks like cc: @mananjadhav |
Taking a look. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.67-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-05-06. 🎊 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! |
Payment summary:
Please apply/request! |
@bernhardoj paid out! @mananjadhav to request, closing issue |
JK - we need @mananjadhav to give regression step proposal |
@dylanexpensify Shouldn't a regression test exist already for group chat in LHN? If they don't we can use the steps mentioned below. These are the test steps.
|
Quick bump @dylanexpensify |
$250 approved for @mananjadhav |
Do we need to open a new bug or is it the same one? Recording.1759.mp4 |
We had fixed this for Split bill and group chat. But in the new video I can see you're trying Submit expense on DM. Could be a separate issue. |
Agree, @lanitochka17 separate issue |
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: v1.4.45-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
The group chat will remain in LHN and appear in Search list.
Actual Result:
The group chat disappears from LHN and is missing in Search list.
This issue only happens when user creates a group chat first, then splits bill in the group chat (Step 6 - 11).
The only way to retrieve the group chat is by recreating it.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6397108_1709216235472.bandicam_2024-02-29_17-45-05-083__1_.mp4
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mananjadhavThe text was updated successfully, but these errors were encountered: