-
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 2024-10-14] [HOLD for payment 2024-10-11] [$250] Distance - Waypoints change to duplicate waypoints after drag and drop waypoints #50176
Comments
Triggered auto assignment to @Beamanator ( |
👋 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 that this bug might be related to #wave-collect - Release 1 |
Job added to Upwork: https://www.upwork.com/jobs/~021841915588250417056 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
This looks external b/c I'm seeing that the data sent to the backend (for |
cc @bernhardoj in case you have ideas here |
After adding A, B, C, then moving C to B, I see 3
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The resulting waypoints become A - C - C What is the root cause of that problem?The problem is here when we drag and drop waypoints, the App/src/pages/iou/request/step/IOURequestStepDistance.tsx Lines 389 to 392 in e8c4faf
Then here the removed is not empty because we App/src/libs/actions/Transaction.ts Line 141 in e8c4faf
So the I noticed that the bug also happens in production but it's swift and only calls App/src/pages/iou/request/step/IOURequestStepDistance.tsx Lines 389 to 392 in e8c4faf
Screen.Recording.2024-10-04.at.02.59.59.movWhat changes do you think we should make in order to solve the problem?We should return early here if the App/src/libs/actions/Transaction.ts Line 134 in 3316136
Or we can prevent calling App/src/pages/iou/request/step/IOURequestStepDistance.tsx Lines 389 to 392 in e8c4faf
What alternative solutions did you explore? (Optional) |
@nkdengineer Thanks, can you get a fix up soon? |
📣 @nkdengineer 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
sure. |
@Nodebrute changing that will introduce a previous regression that was solved, thanks for commenting though! |
@jasperhuangg Ah, my bad! I just realized I was testing on the wrong branch 😅 |
@mananjadhav The PR is ready cc @jasperhuangg. |
@nkdengineer thanks for the PR, so you didn't figure out what change caused the full regression eh? I still think at least the 3-calls of |
Ah hmm, it would be nice if we could also address the extra API calls in your PR @nkdengineer |
@jasperhuangg With my PR, that will also fix the extra API calls let see the result video. Screen.Recording.2024-10-04.at.03.09.06.mov |
Swapping @allroundexperts in to test, as discussed in slack here |
PR was merged, being CP'd now |
Looking good to me in staging!! |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 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-10-11. 🎊 For reference, here are some details about the assignees on this issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.45-4 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-10-14. 🎊 For reference, here are some details about the assignees on this issue:
|
Issue is ready for payment but no BZ is assigned. @OfstadC you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks! |
Payment Summary
|
$250 approved for @allroundexperts |
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.44-3
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/5040727
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The resulting waypoints will be A - B - C
Actual Result:
The resulting waypoints become A - C - C
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6623484_1727976649706.20241004_012620.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mananjadhavThe text was updated successfully, but these errors were encountered: