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

City of Colinga -> Add employee -> server error

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Medium
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
      None
    • Environment:
      Pre Production
    • Bug Type:
      Functional
    • Bug Severity:
      Critical
    • Level:
      Partner
    • Module:
      BenAdmin - EDS
    • Reported by:
      Harbinger
    • Company:
      City of Coalinga
    • Item State:
      Stage QA - Production Deployment on Hold

      Description

      1) Login with partner
      2) Select company -> City of colinga
      3) Add employee -> fill all detail -> DOB -> 01/01
      4) click on save -> System throws server error

      Error log - Exception : String was not recognized as a valid DateTime.
      App Error Log : -
      Employee ID : 0
      Action Name : GetEmployeeProfileInfo
      Model : System.Web.Mvc.HandleErrorInfo
      Controller : Customization
      Web Error Log : at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
      at WORKTERRA.SharedFunctionWebTier.ConvertToUSFormat(String ControlValue, String OutputFomat)
      at WORKTERRA.Shared.Areas.Customization.Controllers.CustomizationController.GetEmployeeProfileInfo(EmployeeProfileModel Obj_EmployeeProfileModel)
      at lambda_method(Closure , ControllerBase , Object[] )
      at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
      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.ControllerActionInvoker.<>c_DisplayClass15.b_12()
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
      at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass15.<>cDisplayClass17.b_14()
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
      at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass15.<>cDisplayClass17.b_14()
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
      at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

        Attachments

        1. 5795.jpg
          5795.jpg
          229 kB
        2. ColingaADDemp.jpg
          ColingaADDemp.jpg
          209 kB

          Issue Links

            Activity

            jayshree.nagpure Jayshree Nagpure (Inactive) created issue -
            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - cc - Rakesh Roy Prasad Pise Sachin Hingole Hrishikesh Deshpande
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Field Original Value New Value
            Assignee Nidhi Kaul [ nidhi.kaul ] Komal Barde [ komal.barde ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Company All Clients/Multiple Clients [ 18434 ] City of Coalinga [ 10428 ]
            komal.barde Komal Barde (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            komal.barde Komal Barde (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Priority High [ 2 ] Medium [ 3 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Description 1) Login with partner
            2) Select company -> City of colinga
            3) Add employee -> fill all detail
            4) click on save -> System throws server error

            Error log - Exception : String was not recognized as a valid DateTime.
            App Error Log : -
            Employee ID : 0
            Action Name : GetEmployeeProfileInfo
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : Customization
            Web Error Log : at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
            at WORKTERRA.SharedFunctionWebTier.ConvertToUSFormat(String ControlValue, String OutputFomat)
            at WORKTERRA.Shared.Areas.Customization.Controllers.CustomizationController.GetEmployeeProfileInfo(EmployeeProfileModel Obj_EmployeeProfileModel)
            at lambda_method(Closure , ControllerBase , Object[] )
            at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
            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.ControllerActionInvoker.<>c__DisplayClass15.b__12()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
            at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

             !ColingaADDemp.jpg|thumbnail!
            1) Login with partner
            2) Select company -> City of colinga
            3) Add employee -> fill all detail -> DOB -> 01/01
            4) click on save -> System throws server error

            Error log - Exception : String was not recognized as a valid DateTime.
            App Error Log : -
            Employee ID : 0
            Action Name : GetEmployeeProfileInfo
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : Customization
            Web Error Log : at System.DateTimeParse.ParseExact(String s, String format, DateTimeFormatInfo dtfi, DateTimeStyles style)
            at WORKTERRA.SharedFunctionWebTier.ConvertToUSFormat(String ControlValue, String OutputFomat)
            at WORKTERRA.Shared.Areas.Customization.Controllers.CustomizationController.GetEmployeeProfileInfo(EmployeeProfileModel Obj_EmployeeProfileModel)
            at lambda_method(Closure , ControllerBase , Object[] )
            at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
            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.ControllerActionInvoker.<>c__DisplayClass15.b__12()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
            at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14()
            at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
            at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

             !ColingaADDemp.jpg|thumbnail!
            komal.barde Komal Barde (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: Development(10200)Level 1 values: In Progress(10206)
            Hide
            nidhi.kaul Nidhi Kaul (Inactive) added a comment -

            Rakesh Roy
            Why do you think this should be medium priority?

            Nidhi.

            Show
            nidhi.kaul Nidhi Kaul (Inactive) added a comment - Rakesh Roy Why do you think this should be medium priority? Nidhi.
            komal.barde Komal Barde (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: Development(10200)Level 1 values: Ready for Review(10208)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Link This issue relates to NF-5728 [ NF-5728 ]
            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            This issue is scenario specific, I have mentioned scenario in jira description.
            As this scenario will occur rarely hence priority is marked as medium.

            cc - Sachin Hingole Rakesh Roy Hrishikesh Deshpande Prasad Pise

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - This issue is scenario specific, I have mentioned scenario in jira description. As this scenario will occur rarely hence priority is marked as medium. cc - Sachin Hingole Rakesh Roy Hrishikesh Deshpande Prasad Pise
            komal.barde Komal Barde (Inactive) logged work - 24/Jan/18 11:35 AM
            • Time Spent:
              3.5h
               
              • Issue debugging and fixing
              • Attained code review meeting
              • Code merge and commit
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Link This issue relates to NF-5728 [ NF-5728 ]
            komal.barde Komal Barde (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: Ready for Review(10208) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            Hide
            komal.barde Komal Barde (Inactive) added a comment -

            Hi Jayshree Nagpure,

            The changes related to jira are committed on code branch and it will get deployed in next build.
            So assigning this jira to you.

            Thanks,
            Komal.

            Show
            komal.barde Komal Barde (Inactive) added a comment - Hi Jayshree Nagpure , The changes related to jira are committed on code branch and it will get deployed in next build. So assigning this jira to you. Thanks, Komal.
            komal.barde Komal Barde (Inactive) made changes -
            Assignee Komal Barde [ komal.barde ] Jayshree Nagpure [ jayshree.nagpure ]
            pratap.patil Pratap Patil (Inactive) logged work - 24/Jan/18 01:00 PM
            • Time Spent:
              0.25h
               

              Internal discussion with Komal and Code review.

            pratap.patil Pratap Patil (Inactive) made changes -
            Remaining Estimate 0h [ 0 ]
            Time Spent 0.25h [ 900 ]
            Worklog Id 101840 [ 101840 ]
            ashwin.wankhede Ashwin Wankhede (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 -
            Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: LB QA(10201)Level 1 values: In Testing(10210)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Attachment 5795.jpg [ 72366 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 25/Jan/18 10:45 AM
            • Time Spent:
              1h
               

              Testing on codemap and issue discussion

            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            Verified on Codemap
            company - QA kindercare

            Issue of server error is fixed.
            Now while entering DOB in 01/01/ format system shows validation message
            PFA -

            Marking item state as Ready for Stage.

            Thanks,
            Jayshree

            cc : Rakesh Roy Sachin Hingole Prasad Pise Hrishikesh Deshpande

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Verified on Codemap company - QA kindercare Issue of server error is fixed. Now while entering DOB in 01/01/ format system shows validation message PFA - Marking item state as Ready for Stage. Thanks, Jayshree cc : Rakesh Roy Sachin Hingole Prasad Pise Hrishikesh Deshpande
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210) Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213)
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Time Spent 0.25h [ 900 ] 1.25h [ 4500 ]
            Worklog Id 102020 [ 102020 ]
            komal.barde Komal Barde (Inactive) made changes -
            Time Spent 1.25h [ 4500 ] 4.75h [ 17100 ]
            Worklog Id 102042 [ 102042 ]
            khandu.kshirsagar Khandu Kshirsagar (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Item State Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224)
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Status Stage Testing [ 10201 ] In Production Testing [ 10202 ]
            Hide
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment -

            Issue is fixed production
            Closing this jira

            cc - Rakesh Roy Sachin Hingole Prasad Pise Hrishikesh Deshpande

            Show
            jayshree.nagpure Jayshree Nagpure (Inactive) added a comment - Issue is fixed production Closing this jira cc - Rakesh Roy Sachin Hingole Prasad Pise Hrishikesh Deshpande
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Resolution Bug Fixed [ 10402 ]
            Status In Production Testing [ 10202 ] Production Complete [ 10028 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Status Production Complete [ 10028 ] Closed [ 6 ]
            jayshree.nagpure Jayshree Nagpure (Inactive) logged work - 03/Apr/18 05:45 AM
            • Time Spent:
              0.5h
               
              <No comment>
            jayshree.nagpure Jayshree Nagpure (Inactive) made changes -
            Time Spent 4.75h [ 17100 ] 5.25h [ 18900 ]
            Worklog Id 111517 [ 111517 ]
            Transition Time In Source Status Execution Times
            Komal Barde (Inactive) made transition -
            Open In Development
            6m 12s 1
            Sachin Hingole (Inactive) made transition -
            In Development In LB Testing
            1d 2h 41m 1
            Sachin Hingole (Inactive) made transition -
            In LB Testing Stage Testing
            4d 23h 4m 1
            Jayshree Nagpure (Inactive) made transition -
            Stage Testing In Production Testing
            62d 12h 48m 1
            Jayshree Nagpure (Inactive) made transition -
            In Production Testing Production Complete
            26m 1
            Jayshree Nagpure (Inactive) made transition -
            Production Complete Closed
            4s 1

              People

              Assignee:
              jayshree.nagpure Jayshree Nagpure (Inactive)
              Reporter:
              jayshree.nagpure Jayshree Nagpure (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5.25h
                  5.25h