-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Production
-
Bug Severity:Medium
-
Module:BenAdmin - Enrollment
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Sprint:WT Sprint 32-Bugs
The eligibility routine was getting failed after import. When analysed, we found the value for IsApprovalPending is null in given table.
We could not judge the reason but there's no default constraint for the column as it exists on Employee_Enrollment.
The Default constraint may solve the issue.