Bug #116793
New API / Module #116792: FlyADealProvider Integration
Flight | TQR | Fare rules.
Status: | Closed | Start date: | 10/29/2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 10/29/2021 | |
Assignee: | jijo g | % Done: | 100% | |
Category: | Functionality | Estimated time: | 1.00 hour | |
Target version: | QA Release | Spent time: | 0.50 hour | |
End_Date: | 10/29/2021 | Areas Affected: | fare rule saving & displaying | |
remarks: | column alter needed in live | Files Changed: | nill | |
DB Changes: | ALTER TABLE [FlightFareRules] ALTER COLUMN [Rules] NVARCHAR(MAX) | Initial Planned Hours: | 1 | |
Keys & Permissions: | nill |
Description
From TQR, click on the fare rules displayed at the payment details section
It display some unwanted codes
Corresponding screen shots attached
History
#1 Updated by jijo g over 3 years ago
- Parent task set to #116792
#2 Updated by jijo g over 3 years ago
- Due date set to 10/29/2021
- Status changed from New to Fixed not Tested
- Target version set to QA Release
- % Done changed from 0 to 100
- Estimated time set to 1.00
- End_Date set to 10/29/2021
- remarks set to column alter needed in live
- DB Changes set to ALTER TABLE [FlightFareRules] ALTER COLUMN [Rules] NVARCHAR(MAX)
- Keys & Permissions set to nill
- Areas Affected set to fare rule saving & displaying
- Files Changed set to nill
- Initial Planned Hours changed from 0 to 1
Changed the datatype of the table FlightFareRules column Rules
ALTER TABLE [FlightFareRules] ALTER COLUMN [Rules] NVARCHAR(MAX)
#3 Updated by jijo g over 3 years ago
- Assignee set to jijo g
#5 Updated by Maneesha M over 3 years ago
- Status changed from Fixed not Tested to Closed