Bug #117389
Flight | Common issues
Status: | For Review | Start date: | 01/14/2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 01/14/2022 | |
Assignee: | Nithin George | % Done: | 100% | |
Category: | Functionality | Spent time: | 1.25 hour | |
Target version: | - | |||
End_Date: | 01/14/2022 | Areas Affected: | B2Bweb/Areas/Search/Views/Flight/FlightModifySearchPartial.cshtml
B2Bweb/Views/Home/Index.cshtml |
|
remarks: | nil | Files Changed: | B2Bweb/Areas/Search/Views/Flight/FlightModifySearchPartial.cshtml
B2Bweb/Views/Home/Index.cshtml |
|
DB Changes: | nil | Initial Planned Hours: | 0 | |
Keys & Permissions: | nil |
Description
1. Preferred airline selected as 'Middle East Airlines' and search. No results showing. But, Middle East Airlines is listed for the same search without selecting the preferred airline. Refer screenshot and fix it properly
2. On Modify search section, No need to display clear button if no preferred airline selected on the Preferred airline field. It only needs to show when selecting an airline on the Preferred airline field. Refer screenshot and fix it properly
3. On the Login screen, Enter invalid login details and click on the Login button. This time a search loader still loading there. Refer screenshot and fix it properly
History
#1 Updated by Printo James over 3 years ago
- File deleted (
342633.png)
#2 Updated by Printo James over 3 years ago
- File 342633.png added
#3 Updated by Nithin George over 3 years ago
- Due date set to 01/14/2022
- Status changed from New to Assigned
- Assignee set to Jithin J
#4 Updated by Jithin J over 3 years ago
- Status changed from Assigned to In Progress
#5 Updated by Printo James over 3 years ago
- Parent task deleted (
#117337)
#6 Updated by Jithin J over 3 years ago
- Status changed from In Progress to For Review
- Assignee changed from Jithin J to Nithin George
- Start date changed from 01/13/2022 to 01/14/2022
- % Done changed from 0 to 100
- End_Date set to 01/14/2022
- remarks set to nil
- DB Changes set to nil
- Keys & Permissions set to nil
- Areas Affected set to B2Bweb/Areas/Search/Views/Flight/FlightModifySearchPartial.cshtml B2Bweb/Views/Home/Index.cshtml
- Files Changed set to B2Bweb/Areas/Search/Views/Flight/FlightModifySearchPartial.cshtml B2Bweb/Views/Home/Index.cshtml
1) Propose no fix. As per the code we are matching the result with operating vendor. Here in this case operating vendor is "HR" not "ME"
2) Fixed
3) Fixed