-
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
QBO - RBR appears next to Accounting when app is syncing with QBO #47380
Comments
Triggered auto assignment to @cristipaval ( |
Triggered auto assignment to @stephanieelliott ( |
👋 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:
|
We think that this bug might be related to #wave-collect - Release 1 |
Edited by proposal-police: This proposal was edited at 2024-08-14 08:17:47 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.RBR appears next to Accounting when app is syncing with QBO. What is the root cause of that problem?We're using Line 93 in 44f789a
Later cause this check to fail: App/src/libs/actions/connections/index.ts Lines 381 to 385 in 44f789a
Basically, if the sync is in progress, we would skip any error check. What changes do you think we should make in order to solve the problem?Check App/src/pages/workspace/accounting/PolicyAccountingPage.tsx Lines 222 to 226 in 0469cd0
|
Discussing it here @hungvu193 and @war-in as the authors of the offending PR will fix it soon. |
If this won't be fixed before the production deploy, it could be demoted IMO 🤔 |
It's getting late here. I'll raise a PR to fix this one tomorrow morning 😄 |
Love it 👍 demoting 👍 |
This also has the same root cause as #44148. Closing this out in favor of that 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: v9.0.20-0
Reproducible in staging?: Y
Reproducible in production?: N
Issue was found when executing this PR: #46671
Email or phone of affected tester (no customers): applausetester+kh050806@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
RBR will not appear next to Accounting when app is syncing with QBO.
It should only appear when there is connection error.
Actual Result:
RBR appears next to Accounting when app is syncing with QBO.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6571570_1723598486802.20240814_091907.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: