-
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
[$250] LHN - Group chat with only scan receipt split expense disappears from the LHN #53956
Comments
Triggered auto assignment to @VictoriaExpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Group chat with only split bill disappears from the LHN. What is the root cause of that problem?The report will disappear from the LHN if the notification preference is hidden, which is true when we create a new group. When we do a split bill, the notification preference stays hidden. This issue is pretty much the same as #50478 where the chat that only contains the task disappears from the LHN. And actually, I previously fixed this issue before in #40271, but the fix was removed by the notification preference migration PR. What changes do you think we should make in order to solve the problem?We will use the same solution from #50478 and my previous PR, that is by optimistically updating the notification preference of the report to ALWAYS if it's previously hidden when doing a split bill in Lines 247 to 258 in 661cd2b
But we need a BE fix too because BE will still return hidden, the same for tasks too. (I guess we probably need to do this for money request too) What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?We can test the |
Job added to Upwork: https://www.upwork.com/jobs/~021867027490228697541 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @getusha ( |
Expediting review here since I wrote the notification migration. @bernhardoj Thanks for the proposal. But I think the fix should be internal. |
We need a FE fix for the optimistic data too. |
📣 @Krrunal! 📣
|
@VictoriaExpensify i can't reproduce it here is the video |
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.74-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Component: Left Hand Navigation (LHN)
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The created group chat with a split expense is still visible and accessible from the LHN
Actual Result:
The created group chat disappears from the LHN
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6691234_1733934537607.Recording__61.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @getushaThe text was updated successfully, but these errors were encountered: