-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:Production
-
Bug Severity:Medium
-
Module:BenAdmin - Report
-
Reported by:Client
-
Company:Charleys Concrete
-
Item State:Production Complete - Closed
-
Sprint:WT Sprint 41
Hi Team,
Billing Report is not producing records for TrustMark Products. We ran a report and it didn't put pull any data for Deborah Pullen. She has accidents enrollment and it is visible on Confirmation Statement. Please advise and let us know if there is any field missing.
Trust mark products are user defined.
CC Yamilka Coca Robyn Adkison Gayle Smelansky Sonja Burns Samir Amruta Lohiya
Hi Monika Demla,
Have converted this JIRA from Support Activity to Bug as code fix will be required.
Following are the 3Cs:
Concern:
Billing Report is not producing records for TrustMark Products. Trust mark products are user defined.
Cause:
Billing report was being pulled for the month of November 2017.
Employee Deborah Pullen has Accident plan election, effective from 11/1/2017. When cost is defined on Rates, it has termination date set on it. But as this is user defined benefit type, the table(RateChanges_Log) in which cost data is stored has NULL termination date saved for this election. While executing the Billing report there is separate query to process data with future effective date. In that query, NULL termination date was getting treated as 1/1/1900 which is why this record was not appearing on the report.
Correction:
Have changed the query to process NULL termination date appropriately for elections with future effective date. Please note that this issue is not there for ongoing elections, as query to process ongoing elections is different.
Affected files:
OES_SP_GetBillingDetails
Impacted Areas:
Billing Section for elections with future effective date.
Unit tested scenario:
Election with future effective date having NULL termination date stored in cost table.
Please note that, currently fix is deployed on Charleys company only. Fix will be deployed on all Production companies as per process.
Please let us know if anything more is required.
Thank you!
cc: Gaurav Sodani, [~meghana joshi], Sachin Hingole