Bug #3069
IOS driver :- For multiple destination trips, the kilometer calculation is wrong.
Start date:
07/23/2024
Due date:
12/06/2024
% Done:
0%
Estimated time:
2.00 h
Milestone:
Sprint 21 Tukxi Ride 2024 July 01 to July 31
Branch name:
sprint-20_anjali_3069
Description
For multiple destination trips, the kilometer calculation is wrong. starting and ending positions are only considered for the final amount calculation. actually want to consider the whole travel distance for amount calculation.
STR.
1. Open the rider app.
2. Request a round trip.
3. Accept and complete the trip.
4. Check the fare amount.
ER.
4. Amount should be calculated based on the total distance traveled.
AR
4. Only consider the distance between the start and end point.
Updated by Shalu T S over 1 year ago
- Subject changed from For multiple destination trips, the kilometer calculation is wrong. to IOS driver :- For multiple destination trips, the kilometer calculation is wrong.
Updated by Jithin Kuriakose over 1 year ago
- Assignee changed from Jithin Kuriakose to Anjali M
- Branch name set to sprint-20_anjali_3069
Updated by Anjali M over 1 year ago
- Status changed from New to In Progress
- Start date changed from 07/10/2024 to 07/23/2024
Updated by Anjali M over 1 year ago
The issue is not in iOS driver application. It reflected in android rider application.
- Fare breakdown page details changing - ISSUE FIXED
Updated by Shalu T S over 1 year ago
- Status changed from QA Ready to Reopened
1. Not able to check because of the issue Bug #3190 reoprted.
Updated by Anjali M over 1 year ago
- Status changed from Reopened to In Progress
There is a problem in TestFlight after resolving TestFlight issue you can check this
Updated by Shalu T S over 1 year ago
- Due date set to 12/06/2024
- Status changed from QA Passed to Closed
Verified in production.