Actions
Bug #28907
closedTask#7580 - nexusKite Mobile App: Implementation of Change Flight Field on Confirmation page- Sabre + NDC -We are getting incorrect Flight price on detail page.
Start date:
05 May 2025
Due date:
% Done:
0%
Estimated time:
Bug Type:
Functional
Release:
15 May Mobile App
Is bug acceptable?:
Yes
Bug Severity:
S0
Description
We are getting incorrect Flight price on detail page.
PFA,
Login with user vasco.da.gama_01@farenexus.com
Search for location YUL-YVR, Any dates(20June) (One way)
select NDC AC flight add all the mandatory info and do booking.
Check the issue on Booking confirmation page.
Click on "Change Flight".
Change the date 23 june.
Select Flight with different branded fare.
Files
Updated by smriti sharma about 1 month ago
- Release 15 May Mobile App added
- Release deleted (
29 May 2025)
Updated by sudheer kumar about 1 month ago
- Assignee changed from sudheer kumar to smriti sharma
Actions
#4
Updated by smriti sharma about 1 month ago
- File clipboard-202505071749-bj31k.png clipboard-202505071749-bj31k.png added
- File clipboard-202505071749-fhzi1.png clipboard-202505071749-fhzi1.png added
- File clipboard-202505071750-br9bm.png clipboard-202505071750-br9bm.png added
- File clipboard-202505071750-rvm3c.png clipboard-202505071750-rvm3c.png added
- File clipboard-202505071750-gh3tw.png clipboard-202505071750-gh3tw.png added
- Status changed from Resolved to In Progress
- Assignee changed from smriti sharma to sudheer kumar
Issue reopen.
We still getting the huge different after combining the itinerary on Detail page.
Updated by sudheer kumar about 1 month ago
- Assignee changed from sudheer kumar to Anil Kumar
We are getting same price in the web as well, this is the case when we are not getting total price from api end and we are showing only penalty to the users.
"priceInfo": {
"currencyCode": "EUR",
"valCarrier": "AC",
"taxBreakdown": [
{
"passengerType": "ADT",
"taxes": [
{}
]
}
],
"surcharge": {
"amount": 24.6
},
"reshopDifferential": {
"paxFareBreakdown": {
"fareBreakdown": [
{
"paxType": "ADT",
"paxFareInfo": {
"penalty": {
"amount": "73.58",
"currencyCode": "EUR"
}
},
"quantity": 1
}
]
}
},
"totalPenalty": {}
}
Updated by sudheer kumar about 1 month ago
- Assignee changed from Anil Kumar to Govind Prajapati
Updated by Govind Prajapati about 1 month ago
- Assignee changed from Govind Prajapati to smriti sharma
Hi Smriti,
Could you please add the complete logs?
Actions
#8
Updated by smriti sharma about 1 month ago
- File book_23917.zip book_23917.zip added
- File search_219495.zip search_219495.zip added
- File review_54705.zip review_54705.zip added
- Assignee changed from smriti sharma to Govind Prajapati
Actions
#9
Updated by Rohan Vishal about 1 month ago
- File clipboard-202505191252-gypgv.png clipboard-202505191252-gypgv.png added
- File clipboard-202505191252-mrjrs.png clipboard-202505191252-mrjrs.png added
- File clipboard-202505191252-iuqy4.png clipboard-202505191252-iuqy4.png added
- File clipboard-202505191252-xisi0.png clipboard-202505191252-xisi0.png added
- File clipboard-202505191252-azjn8.png clipboard-202505191252-azjn8.png added
- File book_34169.zip book_34169.zip added
- File search_490850.zip added
- File review_87577.zip review_87577.zip added
Updated by mehak kashyap 26 days ago
- Status changed from In Progress to Rejected
- Assignee changed from Govind Prajapati to smriti sharma
It is WAD.
Updated by smriti sharma 23 days ago
- Status changed from Rejected to Closed
As per dev comment issue closed.
Actions