-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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] [HOLD for payment 2023-12-20] [HOLD for payment 2023-12-18] LHN - Applausecard account is crashing after clicking on any Request in LHN #32727
Comments
👋 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 @arosiclair ( |
Not reproduced on production Recording.5662.mp4 |
@kbecciv can you please share console error? |
@situchan Please attached! |
9b3ed5e#diff-7472918ae174ded3ed9ce8b5fa05c744d77074207fb84f1fce28d1bfd2ba1e56 Looks like a regression from this PR |
ProposalPlease re-state the problem that we are trying to solve in this issue.Crash when opening a money request with EReceipt. What is the root cause of that problem?This is a regression from #32498. Here, we use a App/src/components/EReceiptThumbnail.js Line 75 in 21f5875
App/src/components/EReceiptThumbnail.js Line 89 in 21f5875
It should be a What changes do you think we should make in order to solve the problem?Replace with OR Keep the -const getBackgroundImage = useMemo((trans) => backgroundImages[StyleUtils.getEReceiptColorCode(trans)], [StyleUtils]);
+const backgroundImage = useMemo(() => backgroundImages[StyleUtils.getEReceiptColorCode(transaction)], [StyleUtils, transaction]);
<Image
- source={getBackgroundImage(transaction)}
+ source={backgroundImage} |
On it @situchan |
CP'ed! Removing blocker. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.10-1 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-12-18. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.11-25 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-12-20. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
|
Triggered auto assignment to @CortneyOfstad ( |
@CortneyOfstad could you help ensure that the $500 C+ review payment is made to @situchan for #32721 |
Job added to Upwork: https://www.upwork.com/jobs/~0163fa2ca7f62b144d |
Current assignee @situchan is eligible for the External assigner, not assigning anyone new. |
@situchan I just sent you a proposal in Upwork — please let me know as soon as you accept and I'll get that paid ASAP. Thanks! |
Paid! Thank you! |
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: 1.4.10.0
Reproducible in staging?: Y
Reproducible in production?: N
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
Applausecard account is not crashing after clicking on any Request in LHN
Actual Result:
Applausecard account is crashing after clicking on any Request in LHN
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Recording.5661.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: