Skip to content
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

HIGH: [Reliability] Transaction threads with no RBR are persisting in the LHN on sign in #39468

Closed
marcaaron opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2

Comments

@marcaaron
Copy link
Contributor

Coming from https://expensify.slack.com/archives/C036QM0SLJK/p1709942562610159

Problem

  • @quinthar was seeing tons of transaction threads each with an RBR indicator.
  • We created a PR here to fix it
  • Seems like it still doesn't work for him completely.
  • The RBR indicators are gone, but expense reports that should not be in the LHN are still showing

More details:

  • ReconnectApp times out - we are looking one aspect of this here
  • OpenApp happens multiple times. This should... never happen?
  • OpenReport seems to happen multiple times.
  • David also reported experiencing this issue.

Solution

It sounds like we settled on how this should work and the RBR behavior is working. However, weird stuff is still happening in the sign in and seems to be loading data that we don't really need to be loading.

It sounds like something is wrong in the front end triggering inefficient data loading. It also sounds like we are returning data that we don't need to be loading.

cc @iwiznia @danieldoglas

@marcaaron marcaaron added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Apr 2, 2024
Copy link

melvin-bot bot commented Apr 2, 2024

Triggered auto assignment to @muttmuure (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@quinthar quinthar changed the title HIGH: Transaction threads with no RBR are persisting in the LHN on sign in HIGH: [Reliability] Transaction threads with no RBR are persisting in the LHN on sign in Apr 3, 2024
@iwiznia iwiznia closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2
Projects
No open projects
Status: CRITICAL
Development

No branches or pull requests

3 participants