Uploaded image for project: 'New Features 2017'
  1. New Features 2017
  2. NF-4994

All plans display on Enroll Now screen when employee logged first time into system in Plan Design mode

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: High
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
      None
    • Environment:
      Others
    • Bug Type:
      Functional
    • Bug Severity:
      Blocker
    • Level:
      Employee
    • Module:
      BenAdmin - Enrollment
    • Reported by:
      Harbinger
    • Company:
      City of Bellevue
    • Item State:
      Stage QA - Production Deployment on Hold

      Description

      We are block for next Plan design testing

      Company Name- For QA-City of Bellevue-Azure

      Prerequisite - 1.Plan design mode for below plans
      Medical - Group Health Cooperative HMO Plan
      Dental - Delta Dental of Washington PPO Plan
      Vision - Vision Plan Waiver - Police Officers and Management - $2 per month DELETE
      Health Flexible Spending Account - 2017 Healthcare Flexible Spending Account

      2.SSN - 300000678 User ID: dai0101/Test_123456
      3.No other mode

      Step:-
      1.Log in with EE credential
      2.Plan design workflow started
      3.Navigate to Enroll Now screen

      Actual - All plans displayed on Enroll Now screen

      Expected - Force sequence should get

        Attachments

          Issue Links

            Activity

            Hide
            rohan.khandave Rohan J Khandave (Inactive) added a comment -

            Please check after Codemap deployment.

            Show
            rohan.khandave Rohan J Khandave (Inactive) added a comment - Please check after Codemap deployment.
            Hide
            meghana.joshi Meghana Joshi (Inactive) added a comment -

            Verified on CodeMap through Employee Login and getting server error on Enroll Now Page Load

            Error Log :
            Exception : String was not recognized as a valid DateTime.
            App Error Log : -
            Employee ID : 1659
            Action Name : LoadEligibleBenefitTypes
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : UserDetails
            Web Error Log : at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
            at System.Convert.ToDateTime(String value)
            at WORKTERRA.BenAdmin.Areas.UserDetails.Models.SelectBenefitTypePVModel.PopulateEligibileBenefitTypes() in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\EnrollNow\SelectBenefitTypePVModel.cs:line 303
            at WORKTERRA.BenAdmin.Areas.UserDetails.Models.SelectBenefitTypePVModel.EffectiveDatesSelectedIndexChanged(String strEffectiveDate) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\EnrollNow\SelectBenefitTypePVModel.cs:line 258
            at WORKTERRA.BenAdmin.Areas.UserDetails.Controllers.UserDetailsController.LoadEligibleBenefitTypes(String Parameter1, String Parameter2, String Parameter3, String Parameter4, String Parameter5) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Controllers\EnrollNow\EnrollNowController.cs:line 457
            at lambda_method(Closure , ControllerBase , Object[] )
            at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
            at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.b__3d()
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_DisplayClass46.b_3f()
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_DisplayClass46.b_3f()
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass21.<>cDisplayClass2b.b_1c()
            at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass21.b_1e(IAsyncResult asyncResult)

            CC - Sachin Hingole

            Show
            meghana.joshi Meghana Joshi (Inactive) added a comment - Verified on CodeMap through Employee Login and getting server error on Enroll Now Page Load Error Log : Exception : String was not recognized as a valid DateTime. App Error Log : - Employee ID : 1659 Action Name : LoadEligibleBenefitTypes Model : System.Web.Mvc.HandleErrorInfo Controller : UserDetails Web Error Log : at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value) at WORKTERRA.BenAdmin.Areas.UserDetails.Models.SelectBenefitTypePVModel.PopulateEligibileBenefitTypes() in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\EnrollNow\SelectBenefitTypePVModel.cs:line 303 at WORKTERRA.BenAdmin.Areas.UserDetails.Models.SelectBenefitTypePVModel.EffectiveDatesSelectedIndexChanged(String strEffectiveDate) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\EnrollNow\SelectBenefitTypePVModel.cs:line 258 at WORKTERRA.BenAdmin.Areas.UserDetails.Controllers.UserDetailsController.LoadEligibleBenefitTypes(String Parameter1, String Parameter2, String Parameter3, String Parameter4, String Parameter5) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Controllers\EnrollNow\EnrollNowController.cs:line 457 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_ DisplayClass46.b _3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c_ DisplayClass46.b _3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass21.<>c DisplayClass2b.b _1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_ DisplayClass21.b _1e(IAsyncResult asyncResult) CC - Sachin Hingole
            Hide
            rohan.khandave Rohan J Khandave (Inactive) added a comment -

            Please check after Codemap deployment.

            Show
            rohan.khandave Rohan J Khandave (Inactive) added a comment - Please check after Codemap deployment.
            Hide
            mahendra.mungase Mahendra Mungase (Inactive) added a comment -

            We have regressed this issue on Code Map and observed that issue is fix.

            Thanks,
            Mahendra

            Show
            mahendra.mungase Mahendra Mungase (Inactive) added a comment - We have regressed this issue on Code Map and observed that issue is fix. Thanks, Mahendra
            Hide
            kunal.kedari Kunal Kedari (Inactive) added a comment -

            Marking status - "On Hold" as fix is verified on codemap.

            Cc: Sachin Hingole, Prasad Pise

            Show
            kunal.kedari Kunal Kedari (Inactive) added a comment - Marking status - "On Hold" as fix is verified on codemap. Cc: Sachin Hingole , Prasad Pise

              People

              Assignee:
              mahendra.mungase Mahendra Mungase (Inactive)
              Reporter:
              mahendra.mungase Mahendra Mungase (Inactive)
              Developer:
              Rohan J Khandave (Inactive)
              QA:
              Mahendra Mungase (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 10h Original Estimate - 10h
                  10h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 11.5h
                  11.5h