Bug #48745
Test case #42284: Post All Functionality Related Issues
dotw| hotel lisiting issue
Status: | Fixed not Tested | Start date: | 01/19/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 01/19/2019 | |
Assignee: | Nithin V | % Done: | 0% | |
Category: | Functionality | Estimated time: | 1.00 hour | |
Target version: | - | Spent time: | 1.50 hour | |
End_Date: | 01/19/2019 | Areas Affected: | no areas affected | |
remarks: | no remarks | Files Changed: | no files changes | |
DB Changes: | no db changes | Initial Planned Hours: | ||
Keys & Permissions: | no keys and permissions added |
Description
For Dotw, in the initial response we only get the hotelid. Then with that ID, we fetch the hotel name and description from the CDN to show in the result page.
After selecting a hotel from the results page, a getrooms request is sent and in the response we get the latest room and price along with the hotel name and description.
Issue : Here I got a case , that the hotel name returned in the getrooms response doesn't match with the CDN data.
Scenario:
City : Dubai
Check In | Wed, 21 Nov 2018
Check Out | Thu, 22 Nov 2018
Hotel Name : ="ROYALTON HOTEL"
Hotelid for this is 32324 is the search response. and we get the name as Royalton Hotel Dubai from CDN.
But in the getroom response, the hotel name is Royalton Hotel
Fix needed :
In such case please check the hotel name and if it doesn't match please show an alert that the hotel is not available for booking.
History
#1 Updated by Sangeetha RS over 6 years ago
- Category set to Functionality
#2 Updated by Anitta P over 6 years ago
- Due date set to 01/19/2019
- Assignee set to Nithin V
- Start date changed from 10/11/2018 to 01/19/2019
- Estimated time set to 1.00
#3 Updated by Nithin V over 6 years ago
- Status changed from New to In Progress
#4 Updated by Nithin V over 6 years ago
- Status changed from In Progress to Fixed not Tested
- End_Date set to 01/19/2019
- remarks set to no remarks
- DB Changes set to no db changes
- Keys & Permissions set to no keys and permissions added
- Areas Affected set to no areas affected
- Files Changed set to no files changes
checked the issue in tripnet, above issue is not able to produce , as this is working properly as mentioned above- showing hotel unavailable if name doesnt matches.
may be issue is fixed with http://redmine.caxita.ca/issues/48742
keeping the bug as fnt.