-
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
[PAID] [$250] Expense report - App crashes after exporting expense report to CSV in OD #45457
Comments
Triggered auto assignment to @lakchote ( |
Triggered auto assignment to @strepanier03 ( |
👋 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 this issue might be related to the #collect project. |
Production bandicam.2024-07-16.11-19-33-167.mp4 |
Demoting from blocker as it's an edge case (exporting a CSV in OD then trying to access it in ND) and shouldn't block other PRs . Also making it external. |
Job added to Upwork: https://www.upwork.com/jobs/~01c1c4c7f4d69f1ec4 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The app crashes when navigating to ND as an admin and a blank page is displayed for a member What is the root cause of that problem?In App/src/libs/ReportActionsUtils.ts Line 643 in 1465a92
in operator to search in originalMessage . However originalMessage could be a string and it throws error because in is only supported for objects.
What changes do you think we should make in order to solve the problem?Update App/src/libs/ReportActionsUtils.ts Line 643 in 1465a92
to
So we proceed only if What alternative solutions did you explore? (Optional)In App/src/libs/ReportActionsUtils.ts Line 643 in 1465a92
'resolution' in originalMessage by originalMessage?.resolution . ?. is safe and will work for any data type of originalMessage
|
@jayeshmangwani please review @tienifr's proposal when you can, thanks! |
Sure, in the next 30 minutes. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.8-6 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 2024-07-25. 🎊 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 🚀 deployed to production 🚀 in version 9.0.9-5 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 2024-07-26. 🎊 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:
|
I'm not sure about adding this regression test for this issue, as it is a niche case when changes from ND and OD occur together. But I am proposing the following if we decide to create it: Regression Test Proposal
Do we agree 👍 or 👎 |
Payment Summary
BugZero Checklist (@strepanier03)
|
Payment Summary
@JmillsExpensify - Payment requests (2) incoming. |
$250 approved for @tienifr |
@strepanier03 Issue can be closed. I will request on ND |
@JmillsExpensify, @strepanier03, @lakchote, @jayeshmangwani, @tienifr Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Thanks all, closing now. |
Requested as per #45457 (comment) |
$250 approved for @tienifr |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.7.4
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4728021
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Precondition: user is a member of a workspace
and log in as a member
Expected Result:
The system message the report was exported to CSV is added to the expense report, user can continue interact with the app
Actual Result:
The app crashes when navigating to ND as an admin and a blank page is displayed for a member
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6543500_1721107283699.Recording__599.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03The text was updated successfully, but these errors were encountered: