Improvement #27085
open8Maqaam || Dynamic package || Direct jump to summary page || Next day arrival flight || Solution || Sort missing in direct summary page
100%
next_day_arrival_message
previous_day_arrival_msg
no_flights_booking_failed
Description
1. In the dynamic package, sort functionality in the direct jump to summary page for B2C is missing. Please add that which is very important so we can get rid of the next day arrival issue we are facing.
*Filter by arrival country (SAUDI ARABIA) and by time (1 PM to 4 PM) & departure by (10 am - 10 pm)
Filter direct flights
sort by price
Note- if there is no direct flight then Sort by fastest duration
If sorted flights are less than 5, add more flights from the original list (excluding duplicates)*
If we are getting next day arrival flights initially itself then follow the b2b flow ie customer needs to select flight, hotel, activity and then summary page. In the summary page, transfer need to be selected from customer side so it needs to be add transfer.
Updated by Sachin Suresh 2 months ago
- Status changed from Assigned to In Progress
Updated by Sachin Suresh 2 months ago
flight has been filtered accoding to the mentioned conditions
Updated by Sachin Suresh 2 months ago
- Subject changed from Maqaam || Dynamic package || Direct jump to summary page || Next day arrival flight || Solution || Sort missing in direct summary page to 8Maqaam || Dynamic package || Direct jump to summary page || Next day arrival flight || Solution || Sort missing in direct summary page
As discussed with ifthik
we need to handle next day arrival flights too for b2b flow
so the new flights ,hotel, will be selected according to next day or more than a day landing flights
we need to keep and handle new key flightNights key rangin 0 - as per the result
Need to change next trip flight,hotel,activity,tranfers search according the search result scenario
Updated by Sachin Suresh 2 months ago
areas affecting the change
==========
custom flight selection
multicity flight selection
domestic flight selection in both areas
edit flight option
booking failed case flight change
secondary impact areas
hotel search in flight result page
hotel search in hotel result page
change hotel
activity search reset along with hotel search reset
activity change or edit search reqest1
activity results are handled by time - need to change it by date too
transfer search panel date selected and time change according to next day arrival flight
need to clear
selected flight
flight sessionkey
flight fare key
selected hotel
hotel sesssionkey
selected activity
activity session key
selected tranfer
outbond,return,roundtrip selected tranfer
also all the link params of flight,hotel,tranfer,activity,doimestic tranfer,transport type defalt selection for domestic journeys
As of now we are using the same search key for requests,we need to user new search key upon selecting next dat arrival flight
need to add a popup on very flight change with next day arrival
custom flight,roundtrip flight,booking failed,edit or change flight senerio
Updated by Sachin Suresh 2 months ago
next day flight handling and remove affected areas
Updated by Sachin Suresh 2 months ago
as discussed with ifthik
incase any next day arrival flight booking fails,show only next day flights in change flight page
Updated by Sachin Suresh 2 months ago
Activity search date calculated with flight nights
once the next flight is selected need to reset if same day flight again selected
Updated by Sachin Suresh 2 months ago
- % Done changed from 60 to 80
if next day flight selected and again next day flight selected no alert will be shown and no reschedule will be done
implemented 2 alerts
"Your selected flight arrives on a different day. We will need to reschedule your hotel, activities, and upcoming flights to match the new date. Do you want to continue?"
"Your previous selected flight arrives on a different day.currect selected flight arrives on same day We will need to reschedule your hotel, activities, and upcoming flights to match the new date. Do you want to continue?"
Updated by Sachin Suresh about 2 months ago
- % Done changed from 80 to 100
As discussed with ifthik
for booking failed case we need show the exact day landing flight as the use selected flight in the chnage flight page ,if no flights found just show no results found and go to home button -fixed
booking failed case handled
alert resource keys has been added
Updated by Sachin Suresh about 2 months ago
- Status changed from In Progress to Fixed not Tested
Updated by Gopika Shaji about 2 months ago
Direct navigation to the summary page is currently not working. Modules are failing during the process.verify once the issue is resolved.
Updated by Sachin Suresh about 2 months ago
- Status changed from Fixed not Tested to In Progress
- % Done changed from 100 to 80
Updated by Vivek V about 2 months ago
- Due date changed from 09/26/2025 to 10/01/2025
Updated by Nitheesh K N about 2 months ago
- Related to Bug #27919: Dynamic Package | Direct Summary landing not working & summary page broken added
Updated by Nitheesh K N about 2 months ago
- Related to Bug #27924: Dynamic Package | Insurace link failiue added
- Related to Bug #27929: Dynamic package | Next Day Arrival flight - hotel / activity issues added
Updated by Nitheesh K N about 2 months ago
- Related to Bug #27950: Dynamic package | Suggested Hotel Not displayed and 1Map view broken in 1 destination hotel search scenario added
Updated by Sachin Suresh about 2 months ago
As discussed with ifthik
the next day arrival flights are needs to be handled only if the flight arrive after 8 am (added a key to change in future)
because in case of early mrng flights the user needs a stay whitch has to be booked in the prevoios day because check in time is only 12 am mostly.
flight chnge and hotel change implemented with the key
FLIGHT_HOTEL_TIME_CUTOFF
value : 01:00:00
Updated by Nitheesh K N about 2 months ago
- Related to Improvement #28014: Dynamic Package | Next day landing flight selection after Booking fail added
Updated by Sachin Suresh about 2 months ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 80 to 100
Updated by Gopika Shaji about 1 month ago
- Status changed from Fixed not Tested to For Review
- Assignee changed from Sachin Suresh to Christopher David
As per Sachin Suresh’s last comment, “Next-day arrival flights need to be handled only if the flight arrives after 8 AM.” (A key has been added to allow changes in the future.) This has been verified as discussed with Ifthik.