Project

General

Profile

CR #3404

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

Service Rider:- DisplayCouponList restructuring using node

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

Status:
Resolved
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:
sprint-23_shaheel_3404

Description

final HashMap<String, String> parameters = new HashMap<String, String>();
parameters.put("type", "DisplayCouponList");
parameters.put("iMemberId", generalFunc.getMemberId());
parameters.put("iVehicleTypeId", iVehicleTypeId);
parameters.put("UserType", Utils.app_type);
parameters.put("riderLat", riderLat);
parameters.put("riderLong", riderLong);

if (getIntent().hasExtra("eSystem")) {
parameters.put("eSystem", Utils.eSystem_Type);
}

parameters.put("eFly", getIntent().getBooleanExtra("eFly",false)?"Yes":"No");

if (getIntent().hasExtra("eType")) {
parameters.put("eType", getIntent().getStringExtra("eType"));


Files

displayCouponList (63 Bytes) displayCouponList shaheel Navas, 11/05/2024 03:26 AM

Impact Analysis

Displays all coupons in the coupon section when requesting a 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 shaheel Navas
#3

Updated by shaheel Navas over 1 year ago

  • Branch name set to sprint-23_shaheel_3404
#4

Updated by shaheel Navas over 1 year ago

#5

Updated by shaheel Navas over 1 year ago

  • Status changed from New to Resolved
#6

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

Updated by Anupama P 12 months ago

  • Status changed from Resolved to Reopened
  • Assignee changed from shaheel Navas to Anandhu P Kumar

vCurrency - missing in response
vSymbol - missing in response

#8

Updated by Anupama P 12 months ago

eValidityType - missing in response
dExpiryDate - missing in response

#9

Updated by Anandhu P Kumar 12 months ago

  • Status changed from Reopened to In Progress
#10

Updated by Anupama P 11 months ago

  • Due date changed from 11/05/2024 to 04/23/2025
  • Start date changed from 09/19/2024 to 04/23/2025
#11

Updated by Anandhu P Kumar 11 months ago

  • Status changed from In Progress to Resolved
#12

Updated by Anandhu P Kumar 11 months ago

added missing keys in the response

#13

Updated by Anupama P 10 months ago

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

Updated by Shalu T S 10 months ago

  • Due date changed from 04/23/2025 to 05/30/2025
  • Start date changed from 04/23/2025 to 05/30/2025
#15

Updated by Firosha Fathima 10 months ago

  • Status changed from QA Ready to QA In Progress
#16

Updated by Anandhu P Kumar 10 months ago

  • Impact Analysis updated (diff)
#17

Updated by Firosha Fathima 10 months ago

  • Status changed from QA In Progress to Reopened

When we try to apply coupon in coupon description it is viewed as exceptions instead of description failed

#18

Updated by Anandhu P Kumar 10 months ago

  • Status changed from Reopened to In Progress
#19

Updated by Anandhu P Kumar 10 months ago

Need to show the description from the appropriate keys, now it displays the entire object.

#20

Updated by Anandhu P Kumar 10 months ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF