-
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
[$500] Desktop - Unread count is incorrect when joining a thread #27512
Comments
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
This is super annoying and front-end fixable so I'm going to make it external |
Job added to Upwork: https://www.upwork.com/jobs/~01a81e245f41f24d05 |
Current assignee @garrettmknight is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
At a high level, I think we maybe just need to call |
ProposalPlease re-state the problem that we are trying to solve in this issue.New messages on the threads that I can't see on my LHN are counting towards the unread counter on the app icon What is the root cause of that problem?When leaving a thread without adding any comments, the thread is still in the user list of reports and the notifications are still sent. What changes do you think we should make in order to solve the problem?@roryabraham 's suggestion is correct for this case. We should:
There could be cases where the user does not leave the thread, but closes the tab and opens another report by direct link, then the thread is not left. It's an edge case but if we want to fix it, at the place we fetch the reports, we can check if there's any thread the user doesn't have any comments on and call What alternative solutions did you explore? (Optional)Instead of checking if users have comments on the thread, we can check if |
I think we should address those edge cases in the back-end – maybe in FixAccount, which I think still runs as part of Edit: Maybe FixAccount isn't run from NewDot anymore? Anyways, let's address that edge case separately... |
📣 @fedirjh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@roryabraham sorry I don't have access to that repo for I agree that edge case can be handled separately. |
@fedirjh The PR is ready for review |
Bumped the PR to investigate the checks that weren't successful. |
@garrettmknight @roryabraham Should we process payment for this issue? We spent lots of effort in the PR to discuss and implement my main solution and everything is almost done. Additionally, the PR that fixed this issue is the same as my alternative solution. |
Since plenty of work was done here and we got pretty deep into the PR I think this counts for pay. Summary of payments on this issue:
|
@fedirjh accept the new offer and I'll pay out. |
@garrettmknight Done. |
All paid up. |
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:
Expected Result:
New messages inside those threads should not be counted on my unread indications
Actual Result:
New messages on the threads that I can't see on my LHN are counting towards the unread counter on the app icon
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.67-1
Reproducible in staging?: n/a
Reproducible in production?: n./a
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
Notes/Photos/Videos: Any additional supporting documentation
n/a
Expensify/Expensify Issue URL:
Issue reported by: @danieldoglas
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1694447504126939
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: