-
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
Track expense when submitted to the workspace shows "owes" in preview and "tracking" in LHN #56346
Comments
Triggered auto assignment to @sakluger ( |
Triggered auto assignment to @nkuoch ( |
💬 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:
|
Helping look into this one 🤚 |
Pretty sure this issue comes from #52061, but since this is a new feature, I'm 99% sure we can mark this NAB - confirming in slack before doing that |
@FitseTLT @hoangzinh It seems like this came from our PR. @FitseTLT could you please look into this? We want to display the |
OK on it |
Marking NAB 👍 @luacmartins you wanna take over here? 🤷 i'm down to keep it, but happy to pass it to you! |
Taking over |
@luacmartins The 2025-02-04.23-07-36.mp4 |
@yuwenmemon @thienlnam do you know if we can update the IOU action to remove the |
IIRC, AddTrackedExpenseToPolicy is adding a non-reimbursable expense to a workspace so the type track is used to denote that |
Hmm in this case we're actually passing |
Ah given that we're overriding the reimbursable state then we should change the type based on that |
Just checking, what's the next step here? |
@luacmartins friendly bump, what's the next step on this GH issue? |
I have this PR in review https://github.com/Expensify/Auth/pull/14118 that fixes the issue |
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.94-1
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: Money Requests
Action Performed:
Expected Result:
If the submitted expense is supposed to be a non-track expense, the expense preview should show "owes x" and LHN should also shows "owes x".
If the submitted expense is supposed to be a track expense, the expense preview should show "spent x" and LHN should also shows "tracking x".
Actual Result:
The expense preview shows "owes x" and LHN shows "tracking x". It is giving unclear indication that the submitted expense could be 50% non-track expense and 50% track expense.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6733165_1738675035663.20250204_210942.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: