-
Notifications
You must be signed in to change notification settings - Fork 3k
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 2023-08-10] [HOLD for payment 2023-08-08] IOU - When a new IOU is opened, the sum of the previous IOU is displayed in the modal window #23973
Comments
Triggered auto assignment to @marcaaron ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
No idea which PR might have introduced this. Nothing obvious stands out. I'd maybe check to see if the recent Onyx changes have something to do with it first. |
I can't repo this on main .. but it's repo in staging. looks like there is a PR fixed it. Screen.Recording.2023-08-01.at.3.34.57.PM.mov |
This PR #23749 introduces the issue. |
ProposalPlease re-state the problem that we are trying to solve in this issue.IOU - When a new IOU is opened, the sum of the previous IOU is displayed in the modal window What is the root cause of that problem?As I have discussed with @hannojg on slack. This issue #23749 creates read faster than writes, due to this, Line 1441 in 6c9e459
depends on Lines 64 to 72 in 6c9e459
As Onyx.update is slow, at What changes do you think we should make in order to solve the problem?Since Line 1443 in 6c9e459
under a .then so we make sure that MoneyRequestAmountPage opens with latest values.
What alternative solutions did you explore? (Optional)N/A |
The proposal looks valid to me, and fixes the issue, yes! |
We will revert the PR causing the regression and make a separate PR that will include all the fixes. Your proposal will be incorporated in that PR. |
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. |
@hannojg yeah good question, I feel like we should collapse all of these issues into 1 😅 I think it's fair to compensate if we use their solution 👍 |
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. |
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. |
Should be fixed now, as of #24003 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.48-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 2023-08-08. 🎊 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.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.49-3 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-08-10. 🎊 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.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
A gentle bump for reporting payment @Beamanator 🙂 |
@marcaaron can you help get a BZ assigned to sort out payment? 🙏 |
Triggered auto assignment to @slafortune ( |
Bug0 Triage Checklist (Main S/O)
|
@slafortune can you help with #23973 (comment) 🙏 |
External issue reporter - @Natnael-Guchima $250 - OFFER sent |
Accepted the offer. Thanks @slafortune |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Preconditions:
Start creating an IOU, but close the modal window at the moment you select a contact
Open https://staging.new.expensify.com/
Click on the "Global action" button (Big green plus button in LHN)
Click on "Request money"
Expected Result:
The amount of the previous IOU should not be saved when opening a new IOU
Actual Result:
When opening a new IOU in the modal window, the amount of the previous uncompleted IOU has already been entered
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.48.0
Reproducible in staging?: Yes
Reproducible in production?: No
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
Notes/Photos/Videos: Any additional supporting documentation
Bug6148717_Recording_Regression_23945_All.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Tam / @Natnael-Guchima
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690830970030189?thread_ts=1690829632.233769&cid=C049HHMV9SM
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: