CR #3410
Bug #3316: Tukxi Server Rider:- Design New Architecture using node
Service Rider:- GetCancelReasons restructuring using node
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", "GetCancelReasons");
parameters.put("iTripId", tripDataMap.get("iTripId"));
parameters.put("iMemberId", generalFunc.getMemberId());
parameters.put("eUserType", Utils.app_type);
Files
Impact Analysis
When trying to cancel the trip, the list shows the cancellation reasons.