Bug #4993
Rider iOS: Pass an extra parameter in send_request_to_driver (Node and PHP).
Start date:
07/10/2025
Due date:
07/10/2025 (about 9 months late)
% Done:
100%
Estimated time:
Milestone:
Sprint 30 Tukxi Ride 2025 June 30 to Aug 22
Branch name:
dot_release_vindhuja_4993
Description
Pass an extra parameter in send_request_to_driver (Node and PHP).
Pass the current location of the drivers along with the pickup distance and duration inside the key pickupDistanceDuration.
Impact Analysis
Drivers current lat and long added as parameter
Updated by Anandhu P Kumar 9 months ago
Pass the current location to the key - currentLat and currentLong.
Updated by vinduja Narayanan 9 months ago
- Due date set to 07/10/2025
- Start date set to 07/10/2025
Updated by vinduja Narayanan 9 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Impact Analysis updated (diff)
Pass an extra parameter in send_request_to_driver (Node and PHP).
Pass the current location of the drivers along with the pickup distance and duration inside the key pickupDistanceDuration. - Fixed