Closed IuliiaHerets closed 3 weeks ago
Triggered auto assignment to @joekaufmanexpensify (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
:wave: 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:
Triggered auto assignment to @MonilBhavsar (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
We think that this bug might be related to #wave-control
Edited by proposal-police: This proposal was edited at 2024-10-08 09:25:12 UTC.
An empty row is displayed with a connect button which doesn't navigate to anything when clicked
QBD is included in the connections list here:
https://github.com/Expensify/App/blob/256a747852de4882a989ae012647ed9cfe0a0f62/src/CONST.ts#L2304
But its integration data has not been defined yet:
Causing the menu items here to have one empty row:
Early return for undefined
integrationData
and filter the otherIntegrations
to only get truthy values.
We faced this problem several times in the past when a new integration is added. I think we should not ignore it because we will get more and more integrations in the future.
@hoangzinh @lakchote This is ours I think we can fix it in one of our PRs
I think we can spin up a quick PR to remove the deploy blocker.
@ZhenjaHorbach are you available to open a PR? I can help to review
@ZhenjaHorbach are you available to open a PR? I can help to review
Yes I will create after 5 minutes
This is fixed. Thanks all for the help!
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.46-5 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-10-16. :confetti_ball:
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:
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.47-4 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-10-17. :confetti_ball:
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:
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.46-1 Reproducible in staging?: Y Reproducible in production?: N Email or phone of affected tester (no customers): applausetester+shsb22cp111@applause.expensifail.com Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
No empty row is displayed in the page
Actual Result:
An empty row is displayed with a connect button which doesn't navigate to anything when clicked
Workaround:
Unknown
Platforms:
Screenshots/Videos
https://github.com/user-attachments/assets/dd2c03d4-3042-4e7f-ad9c-821c10881d0e
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @joekaufmanexpensify