-
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] [HOLD for payment 2024-09-23] [Search v2.3] - App crashes after saving search with user and clear cache and restart #49249
Comments
Triggered auto assignment to @techievivek ( |
Triggered auto assignment to @kadiealexander ( |
👋 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-control |
ProposalPlease re-state the problem that we are trying to solve in this issue.App crashes. What is the root cause of that problem?
Line 702 in b00b9bc
What changes do you think we should make in order to solve the problem?Safely get the data here
Line 702 in b00b9bc
Or we can set the default value of What alternative solutions did you explore? (Optional) |
It might be related to this PR #48566 |
I’ll assign this to @lakchote, as it’s related to the search feature. He can decide whether to pass this to external or handle all these minor bugs in a single PR. |
@nkdengineer can you work on this quickly? |
ProposalPlease re-state the problem that we are trying to solve in this issue.App crashes after saving search with user and clear cache and restart What is the root cause of that problem?
and error occurs when getting data at this line. Line 702 in 19d037b
What changes do you think we should make in order to solve the problem?We set the value // .src/components/Search/SearchPageHeader.tsx#L132
- const personalDetails = usePersonalDetails();
+ const personalDetails = usePersonalDetails() || CONST.EMPTY_OBJECT; What alternative solutions did you explore? (Optional) |
@lakchote Sure. |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
return cardList?.[filter].bank; Line 705 in 19d037b
What alternative solutions did you explore? (Optional) |
Here is the crash log. cc @lakchote Screen.Recording.2024-09-16.at.17.59.52.mov |
@nkdengineer can you post a video on how your solution fixes it? |
Payment Summary
BugZero Checklist (@kadiealexander)
|
Job added to Upwork: https://www.upwork.com/jobs/~021838824379471456613 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
@lakchote, @kadiealexander, @nkdengineer Eep! 4 days overdue now. Issues have feelings too... |
Bump for payment @kadiealexander |
@nkdengineer sent you an Upwork contract, sorry for the delay! |
Let me know when you've accepted it please. |
@lakchote @kadiealexander I reviewed the PR. Please assign me to this issue and also help to process payment for me. Thanks |
@kadiealexander I just accepted 👍 |
@kadiealexander could you also kindly take care of the payment for me? since I've already reviewed the PR. Thanks so much! 🙏 cc @lakchote |
@DylanDylann please accept the offer |
@kadiealexander I accepted 👍 |
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: 9.0.35-4
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): applausetester+dfjdfer@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
App will not crash.
Actual Result:
App crashes.
Workaround:
Unknown
Platforms:
Screenshots/Videos
1609.txt
Bug6605199_1726476130689.20240916_163618.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: