-
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
[HOLD for payment 2024-02-05] [$500] IOU - "Total will update when you're back online" is missing on IOU request with foreign currency #33073
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 ( |
This might not be reproducible on prod, as we're just about to release a new version. |
@kbecciv I think web was deployed about 5 mins ago, so it might be a blocker from the previous release. As this also isn't blocking any user flows, I'm going to remove the deploy blocker label. |
Triggered auto assignment to @muttmuure ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01337b668e29c97044 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ArekChr ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is no pending conversion message when we request money with different currency while offline. What is the root cause of that problem?This is a regression from #32653. One of the condition to show the pending conversion message is But the What changes do you think we should make in order to solve the problem?If we want to check whether the iouReportID exist or not, we can check the What alternative solutions did you explore? (Optional)I did mention in the root cause that currently, App/src/components/ReportActionItem/MoneyRequestAction.js Lines 46 to 48 in 78ad3f9
So, I think the real fix here is to get the correct App/src/pages/home/report/ReportActionItem.js Lines 330 to 331 in 78ad3f9
But, we should only do that if the type is not
Why?
For request (create)/send money cases, a But for split requests, a Then, I think checking the
|
Can I work for Expensify? |
📣 @VadymDev27! 📣
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The message "Total will update when you're back online" is missing on the IOU request with foreign currency. What is the root cause of that problem?
App/src/pages/home/report/ReportActionItem.js Line 331 in 4592a7c
And then
What changes do you think we should make in order to solve the problem?
App/src/pages/home/report/ReportActionItem.js Line 331 in 4592a7c
Or we can remove this check here to display the message for all requests with foreign currency that are created in offline mode
What alternative solutions did you explore? (Optional)NA ResultScreen.Recording.2023-12-15.at.11.41.22.mov |
@arosiclair, @ArekChr, @muttmuure Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 @cubuspl42 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@cubuspl42 The PR is ready for review. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
This issue has not been updated in over 15 days. @cubuspl42, @arosiclair, @muttmuure, @dukenv0307 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! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.32-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-02-05. 🎊 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:
|
bump @cubuspl42 ^ |
|
@arosiclair Sorry! Done |
No need for additional regression steps since QA is the one to catch this. All yours @muttmuure |
All paid up |
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: v1.4.12-2
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:
The message "Total will update when you're back online" will appear on the IOU request with foreign currency.
Actual Result:
The message "Total will update when you're back online" is missing on the IOU request with foreign currency.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6313200_1702566519378.20231214_193924.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @muttmuureThe text was updated successfully, but these errors were encountered: