Project

General

Profile

Bug #4350

Bug #4257: Service Driver:- Design New Architecture using node

updateDriverStatus restructuring using node

Added by Anupama P about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
02/27/2025
Due date:
03/04/2025 (about 13 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 27 Tukxi Ride 2025 Feb 03 to Feb 28
Branch name:

Description

HashMap<String, String> parameters = new HashMap<String, String>();
parameters.put("type", "updateDriverStatus");
parameters.put("iDriverId", generalFunc.getMemberId());
parameters.put("Status", "Available");
parameters.put("latitude", "" + driverLat);
parameters.put("longitude", "" + driverLong);
parameters.put("isUpdateOnlineDate", "true");

#1

Updated by Anandhu P Kumar about 1 year ago

  • Due date set to 03/04/2025
  • Start date changed from 02/26/2025 to 02/27/2025
#2

Updated by Anandhu P Kumar about 1 year ago

  • Status changed from New to In Progress
#3

Updated by Anandhu P Kumar about 1 year ago

  • Status changed from In Progress to Resolved

bug already exist with number Bug #4301

Also available in: Atom PDF