Project

General

Profile

CR #3403

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

Service Rider:- cancelPendingTripRequests restructuring using node

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

Status:
Reopened
Priority:
Normal
Target version:
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

cancelPendingTripRequest (240 Bytes) cancelPendingTripRequest Anandhu P Kumar, 02/07/2025 01:51 AM

Impact Analysis

cancels the trip request for all remaining drivers except the driver who accepted the trip.

#1

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
#2

Updated by Anupama P over 1 year ago

  • Assignee set to Anandhu P Kumar
#3

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
#4

Updated by Anandhu P Kumar over 1 year ago

  • Status changed from New to In Progress
#5

Updated by Anandhu P Kumar over 1 year ago

  • Status changed from In Progress to Resolved

completed cancelPendingTripRequests in node js

#6

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
#8

Updated by Anupama P 10 months ago

  • Subject changed from cancelPendingTripRequests restructuring using node to Service Rider:- cancelPendingTripRequests restructuring using node
  • Status changed from Resolved to QA Ready
#9

Updated by Shalu T S 10 months ago

  • Due date changed from 11/19/2024 to 05/30/2025
  • Status changed from QA Ready to QA In Progress
  • Start date changed from 11/19/2024 to 05/30/2025
#10

Updated by Anandhu P Kumar 10 months ago

  • Impact Analysis updated (diff)
#11

Updated by Anandhu P Kumar 10 months ago

  • Impact Analysis updated (diff)
#12

Updated by Shalu T S 10 months ago

  • Status changed from QA In Progress to Reopened

1. Too much time takes for showing the retry button.
2. The trip are not sending simultaneously, there are only two drivers and the algorithm limit as 5 but it is sending as one by one.

Also available in: Atom PDF