CR #3403
Bug #3316: Tukxi Server Rider:- Design New Architecture using node
Service Rider:- cancelPendingTripRequests restructuring using node
Start date:
05/30/2025
Due date:
05/30/2025 (about 10 months late)
% Done:
0%
Estimated time:
Milestone:
Sprint 25 Tukxi Ride 2024 Nov 01 to Nov 30
Branch name:
Description
val parameters = HashMap<String, String>()
parameters["type"] = "cancelPendingTripRequests"
parameters["UserType"] = Utils.userType
parameters["iUserId"] = viewModel.generalFunctions.memberId
parameters["dAddedDate"] = viewModel.generalFunctions.currentDateHourMin
Files
Impact Analysis
cancels the trip request for all remaining drivers except the driver who accepted the trip.
Updated by Anupama P over 1 year ago
- Milestone deleted (
Sprint 23 Tukxi Ride 2024 Sept 01 to Sept 30) - Milestone set to Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31
Updated by Anupama P over 1 year ago
- Target version changed from 1.0.5 to 1.0.7
- Milestone deleted (
Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31) - Milestone set to Sprint 25 Tukxi Ride 2024 Nov 01 to Nov 30
Updated by Anandhu P Kumar over 1 year ago
- Status changed from In Progress to Resolved
completed cancelPendingTripRequests in node js
Updated by Anupama P over 1 year ago
- Due date set to 11/19/2024
- Start date changed from 09/19/2024 to 11/19/2024
Updated by Anandhu P Kumar about 1 year ago
- File cancelPendingTripRequest cancelPendingTripRequest added