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

            mahendra.mungase Mahendra Mungase (Inactive) created issue -
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Field Original Value New Value
            Link This issue is caused by NF-4920 [ NF-4920 ]
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Description *We are block for next Plan design testing*

            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
            *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
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            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.
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Assignee Rohan J Khandave [ rohan.khandave ] Mahendra Mungase [ mahendra.mungase ]
            rohan.khandave Rohan J Khandave (Inactive) logged work - 09/Nov/17 02:57 PM
            • Time Spent:
              8h
               
              <No comment>
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Remaining Estimate 10h [ 36000 ]
            Original Estimate 10h [ 36000 ]
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Remaining Estimate 10h [ 36000 ] 2h [ 7200 ]
            Time Spent 8h [ 28800 ]
            Worklog Id 90265 [ 90265 ]
            meghana.joshi Meghana Joshi (Inactive) made changes -
            Status Local Testing [ 10200 ] Reopen in Local [ 10018 ]
            meghana.joshi Meghana Joshi (Inactive) logged work - 13/Nov/17 10:35 AM
            • Time Spent:
              0.5h
               

              Testing on CodeMap

            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
            meghana.joshi Meghana Joshi (Inactive) made changes -
            Remaining Estimate 2h [ 7200 ] 1.5h [ 5400 ]
            Time Spent 8h [ 28800 ] 8.5h [ 30600 ]
            Worklog Id 90443 [ 90443 ]
            meghana.joshi Meghana Joshi (Inactive) made changes -
            Assignee Mahendra Mungase [ mahendra.mungase ] Rohan J Khandave [ rohan.khandave ]
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Status Reopen in Local [ 10018 ] In Development [ 10007 ]
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) Parent values: Development(10200)Level 1 values: In Progress(10206)
            rohan.khandave Rohan J Khandave (Inactive) logged work - 13/Nov/17 01:13 PM
            • Time Spent:
              2h
               
              <No comment>
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Remaining Estimate 1.5h [ 5400 ] 0h [ 0 ]
            Time Spent 8.5h [ 30600 ] 10.5h [ 37800 ]
            Worklog Id 90486 [ 90486 ]
            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.
            rohan.khandave Rohan J Khandave (Inactive) made changes -
            Assignee Rohan J Khandave [ rohan.khandave ] Mahendra Mungase [ mahendra.mungase ]
            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
            mahendra.mungase Mahendra Mungase (Inactive) logged work - 15/Nov/17 04:14 AM
            • Time Spent:
              1h
               

              Bug verification on CodeMap

            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: LB QA(10201)Level 1 values: In Testing(10210)
            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
            kunal.kedari Kunal Kedari (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210) Parent values: LB QA(10201)Level 1 values: On Hold(10211)
            mahendra.mungase Mahendra Mungase (Inactive) made changes -
            Time Spent 10.5h [ 37800 ] 11.5h [ 41400 ]
            Worklog Id 93328 [ 93328 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: On Hold(10211) Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status Stage Testing [ 10201 ] In Production Testing [ 10202 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Resolution Bug Fixed [ 10402 ]
            Status In Production Testing [ 10202 ] Production Complete [ 10028 ]
            Transition Time In Source Status Execution Times
            Rohan J Khandave (Inactive) made transition -
            Open In Development
            3h 4m 1
            Meghana Joshi (Inactive) made transition -
            In LB Testing Reopen in Local
            2d 23h 2m 1
            Rohan J Khandave (Inactive) made transition -
            Reopen in Local In Development
            40m 41s 1
            Sachin Hingole (Inactive) made transition -
            In Development In LB Testing
            4d 20h 26m 2
            Sachin Hingole (Inactive) made transition -
            In LB Testing Stage Testing
            60d 9h 46m 1
            Sachin Hingole (Inactive) made transition -
            Stage Testing In Production Testing
            99d 5h 13m 1
            Sachin Hingole (Inactive) made transition -
            In Production Testing Production Complete
            4m 51s 1

              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