-
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-10-11] [HOLD for payment 2024-10-10] Distance - It is not possible to create an expense with duplicate start and stop #50077
Comments
Triggered auto assignment to @jasperhuangg ( |
Triggered auto assignment to @greg-schroeder ( |
👋 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 |
Looking |
ProposalPlease re-state the problem that we are trying to solve in this issue.Distance - It is not possible to create an expense with duplicate start and stop What is the root cause of that problem?We are verifying an error when the condition nonEmptyWaypointsCount >= 2 is true. If there are more than 2 waypoints and any duplicates exist, the function will return true. However, the function should only return true if there are exactly 2 waypoints, and both are duplicates.
What changes do you think we should make in order to solve the problem?To solve this, we should modify the condition that was introduced.
What alternative solutions did you explore? (Optional) |
Kicked off the CP, will retest once it hits staging |
Fix is on staging, asking QA for retest here |
2 different results from 2 testers in v9.0.43-2: |
@kavimuru tester who claimed they reproduced it didn't follow the testing steps correctly, this has been fixed |
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. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.43-6 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-10. 🎊 |
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:
|
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. 🎊 |
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:
|
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.43-0
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/5034762
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Prerequisite:
As administrator, create a WS and invite the employee. All steps are performed on behalf of the employee
Expected Result:
The user should be able to create an expense with a duplicate start and stop.
Actual Result:
It is not possible to create an expense with duplicate start and stop
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6622199_1727880780054.Recording__166.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @greg-schroederThe text was updated successfully, but these errors were encountered: