-
Type:
Bug
-
Status: Production Complete
-
Priority:
High
-
Resolution: Bug Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI Refresh
-
Labels:None
-
Bug Type:Functional
-
Bug Severity:Critical
-
Level:Employee
-
Module:BenAdmin - Enrollment
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
4951
Password@1
softchoice
Steps:-
Go to enroll now page- enroll into employee optional life and getting error
error log-
Exception : Collection index must be in the range 1 to the size of the collection.
App Error Log : -
Employee ID : 2913
Action Name : LoadBenefitsEliigiblePlans
Model : System.Web.Mvc.HandleErrorInfo
Controller : UserDetails
Web Error Log : at Microsoft.VisualBasic.Collection.IndexCheck(Int32 Index)
at Microsoft.VisualBasic.Collection.get_Item(Int32 Index)
at ASP._Page_Areas_UserDetails_Views_UserDetails_EnrollNow_EnrollNowV2LoadPlans_cshtml.Execute() in e:\WorkterraWeb\BenAdmin\Areas\UserDetails\Views\UserDetails\EnrollNow\EnrollNowV2LoadPlans.cshtml:line 730
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
Employee child age is 21 , and on "Child Optional Life" plans max age of child is set to 20. Due to even plan is eligible for employee but due to age no eligible member found. Due to that issue occurred. We have handle this issue , now no error is shown for same.