Project

General

Profile

CR #3402

Bug #3316: Tukxi Server Rider:- Design New Architecture using node

Service Rider:- cancelTrip restructuring using node

Added by Anupama P over 1 year ago. Updated 10 months ago.

Status:
Reopened
Priority:
Normal
Target version:
Start date:
05/28/2025
Due date:
05/28/2025 (about 10 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 25 Tukxi Ride 2024 Nov 01 to Nov 30
Branch name:

Description

parameters.put("type", "cancelTrip");
parameters.put("UserType", Utils.app_type);
parameters.put("iUserId", generalFunc.getMemberId());
parameters.put("iDriverId", tripDataMap.get("iDriverId"));
parameters.put("iTripId", tripDataMap.get("iTripId"));
parameters.put("eConfirmByUser", eConfirmByUser);
parameters.put("iCancelReasonId", iCancelReasonId);
parameters.put("Reason", reason);


Files

cancelTrip (442 Bytes) cancelTrip Anandhu P Kumar, 02/07/2025 01:49 AM

Impact Analysis

The cancel reason should be added and will display in the cancel reasons when trying to cancel the trip.

Also available in: Atom PDF