CR #3410
Bug #3316: Tukxi Server Rider:- Design New Architecture using node
Service Rider:- GetCancelReasons restructuring using node
0%
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.
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 deleted (
1.0.5) - Milestone deleted (
Sprint 24 Tukxi Ride 2024 Oct 01 to Oct 31) - Milestone set to Backlog
Updated by Anupama P over 1 year ago
- Target version set to 1.0.7
- Milestone deleted (
Backlog) - Milestone set to Sprint 25 Tukxi Ride 2024 Nov 01 to Nov 30
Updated by Anandhu P Kumar over 1 year ago
- Due date set to 11/21/2024
- Status changed from New to In Progress
Updated by Anandhu P Kumar over 1 year ago
- Status changed from In Progress to Resolved
completed GetCancelReasons using node js
Updated by Firosha Fathima 10 months ago
- Status changed from QA In Progress to Reopened
Service Rider:- GetCancelReasons restructuring using node failed
1,Can able to select the cancel reason passed
2,selected reason is updated in the report passed
Failed cases:
when the trip is cancelled by the driver, it is not notified to the rider failed
Note: After the driver cancels the trip, the rider is still on the OTP pin display page
Updated by Anandhu P Kumar 10 months ago
- Status changed from In Progress to Resolved
This issue came under the cancel trip api.