-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Better Expense Report View] Track expense - Content before dot separator is empty when track expense is deleted offline #60087
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
Comments
Triggered auto assignment to @techievivek ( |
Triggered auto assignment to @RachCHopkins ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The date in the expense preview disappears when track expense is deleted offline. This results in empty content before the dot separator in the expense preview. What is the root cause of that problem?
App/src/libs/TransactionUtils/index.ts Lines 345 to 347 in bee2cb5
It leads to unshift App/src/libs/TransactionPreviewUtils.ts Lines 193 to 197 in bee2cb5
What changes do you think we should make in order to solve the problem?We should return
App/src/libs/TransactionUtils/index.ts Lines 345 to 347 in bee2cb5
![]() What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
@techievivek @RachCHopkins i can help to raise a quick PR if needed |
This seems related to the #59811? |
Should be safe to demote this as it's a very typical flow and needs deletion of expense in offline. |
@daledah's solution seems OK, but I'd wait for @JakubKorytko's opinion, since he created this 👆 |
LGTM |
@daledah can you please raise a PR? Thanks! |
I'll raise a PR in a few hours |
This issue has not been updated in over 15 days. @RachCHopkins, @mountiny, @allgandalf, @daledah eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
Conversations are ongoing in PR thread. |
Should get merged this week! |
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.1.27-0
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: No, reproducible on hybrid only
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp #59811
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Money Requests
Action Performed:
Precondition:
Expected Result:
The date in the expense preview will not disappear when track expense is deleted offline.
Actual Result:
The date in the expense preview disappears when track expense is deleted offline. This results in empty content before the dot separator in the expense preview.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6799008_1744339321508.20250411_103443.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @allgandalfThe text was updated successfully, but these errors were encountered: