-
Type:
Bug
-
Status: Production Complete
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Others
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:ACA
-
Reported by:Harbinger
-
Company:JE Dunn
-
Item State:Production Complete - Closed
-
Issue Importance:Q2
-
Browser:Google Chrome, Mozilla Firefox
Environment : Azure
Company name: JE Dunn For HSPL
- Login as partner
- Select company
- Select Measurement stability period under ACA
- Click on cost of coverage icon of listed measurement stability period
- Observe the result
Actual result : An error is occurring during report process.
Expected result : Report should process without fetching any error.
Please find attached screenshot .
NOTE : Same issue Exist for Stage environment , For cost & coverage Hence we are moving this point to WT .
Concern: Measurement stability period | An error is occurring during report process of Cost of coverage
Cause: This issue occurred due to changes done for
WT-11470-Superheat - Billing Summary Report - Premium is not calculating correctly.In SP "dbo.OES_SP_GetBillingDetails.StoredProcedure", datatypes of the table columns were changed.This same SP is used in Cost of Coverage for ACA.
Correction: Changed the datatypes of the columns of the table used in SP OES_SP_Get_CostOfCoverageForACA.StoredProcedure.sql to match with column datatypes set in OES_SP_GetBillingDetails.StoredProcedure.sql
Affected files : dbo.OES_SP_Get_CostOfCoverageForACA.StoredProcedure.sql