Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-2576

ACA_UI Submission_Getting error while viewing eligibility Rule on existing 1095-C report

    Details

    • Type: Bug
    • Status: Closed
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ACA
    • Labels:
      None
    • Environment:
      QA
    • Module:
      ACA
    • Reported by:
      Harbinger
    • Item State:
      Production Complete - Closed

      Description

      1.Login to LB.
      2.Edit company say 'City of Redding For HSPL'.
      3.Navigate to Home >> Company Home >>BenAdmin Home >>BenAdmin Company Home
      >>ACA>>IRS Report.
      4.Edit existing 1095-C report say 'Selitestthree - Scenario 3 - 1095C'.
      5.Click on View Rule.

      Error Log xception : Conversion from string "" to type `Boolean` is not valid.
      App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetMemberPagesForQualifyingEvent
      Employee ID : 0
      Action Name : QualifyingEventPV
      Model : System.Web.Mvc.HandleErrorInfo
      Controller : Customization
      Web Error Log : at WORKTERRA.BenAdmin.BenAdminControllerWebTier.GetCollection(ObjectType I_objectType, Hashtable I_criteria, String I_AdditionalCriteriaString, Object I_context, Boolean I_mode, Boolean I_needCollection) in d:\WT\branches\LB\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 160
      at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.PopulateQualifyingEventPVLists(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 219
      at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.QualifyingEventPV(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 135
      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.Async.AsyncControllerActionInvoker.<>c_DisplayClass42.<BeginInvokeSynchronousActionMethod>b_41()
      at System.Web.Mvc.Async.AsyncResultWrapper.<>c_DisplayClass8`1.<BeginSynchronous>b_7(IAsyncResult _)
      at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass37.<>cDisplayClass39.<BeginInvokeActionMethodWithFilters>b_33()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b_49()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b_49()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass37.<BeginInvokeActionMethodWithFilters>b_36(IAsyncResult asyncResult)
      at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<>cDisplayClass2a.<BeginInvokeAction>b_20()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<BeginInvokeAction>b_22(IAsyncResult asyncResult)

      Similarly when we were checking 1095-C report, received following error

      Error log as:
      Exception : This request has been blocked because sensitive information could be disclosed to third party web sites when this is used in a GET request. To allow GET requests, set JsonRequestBehavior to AllowGet.
      App Error Log : -
      Employee ID : 0
      Action Name : GenericEligibilityRule
      Model : System.Web.Mvc.HandleErrorInfo
      Controller : Common
      Web Error Log : at System.Web.Mvc.JsonResult.ExecuteResult(ControllerContext context)
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
      at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass1a.<InvokeActionResultWithFilters>b_17()
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
      at System.Web.Mvc.ControllerActionInvoker.<>c_DisplayClass1a.<>cDisplayClass1c.<InvokeActionResultWithFilters>b_19()
      at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<>cDisplayClass2a.<BeginInvokeAction>b_20()
      at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c_DisplayClass25.<BeginInvokeAction>b_22(IAsyncResult asyncResult)

        Attachments

          Activity

          smita.pawar Smita Pawar (Inactive) created issue -
          smita.pawar Smita Pawar (Inactive) made changes -
          Field Original Value New Value
          Description 1.Login to LB.
          2.Edit company say 'City of Redding For HSPL'.
          3.Navigate to Home >> Company Home >>BenAdmin Home >>BenAdmin Company Home
          >>ACA>>IRS Report.
          4.Edit existing 1095-C report say 'Selitestthree - Scenario 3 - 1095C'.
          5.Click on View Rule.

          Error Log xception : Conversion from string "" to type `Boolean` is not valid.
          App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetMemberPagesForQualifyingEvent
          Employee ID : 0
          Action Name : QualifyingEventPV
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Customization
          Web Error Log : at WORKTERRA.BenAdmin.BenAdminControllerWebTier.GetCollection(ObjectType I_objectType, Hashtable I_criteria, String I_AdditionalCriteriaString, Object I_context, Boolean I_mode, Boolean I_needCollection) in d:\WT\branches\LB\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 160
             at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.PopulateQualifyingEventPVLists(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 219
             at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.QualifyingEventPV(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 135
             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.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
             at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
             at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)

          Similarly when we where checking 1095-C report, received following error

          Error log as:
          Exception : This request has been blocked because sensitive information could be disclosed to third party web sites when this is used in a GET request. To allow GET requests, set JsonRequestBehavior to AllowGet.
          App Error Log : -
          Employee ID : 0
          Action Name : GenericEligibilityRule
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Common
          Web Error Log : at System.Web.Mvc.JsonResult.ExecuteResult(ControllerContext context)
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
             at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
             at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
          1.Login to LB.
          2.Edit company say 'City of Redding For HSPL'.
          3.Navigate to Home >> Company Home >>BenAdmin Home >>BenAdmin Company Home
          >>ACA>>IRS Report.
          4.Edit existing 1095-C report say 'Selitestthree - Scenario 3 - 1095C'.
          5.Click on View Rule.

          Error Log xception : Conversion from string "" to type `Boolean` is not valid.
          App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetMemberPagesForQualifyingEvent
          Employee ID : 0
          Action Name : QualifyingEventPV
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Customization
          Web Error Log : at WORKTERRA.BenAdmin.BenAdminControllerWebTier.GetCollection(ObjectType I_objectType, Hashtable I_criteria, String I_AdditionalCriteriaString, Object I_context, Boolean I_mode, Boolean I_needCollection) in d:\WT\branches\LB\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 160
             at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.PopulateQualifyingEventPVLists(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 219
             at WORKTERRA.BenAdmin.Areas.Customization.Controllers.CustomizationController.QualifyingEventPV(QualifyingEventPVModel objQualifyingEventPVModel) in d:\WT\branches\LB\Web\Web Projects\BenAdmin\Areas\Customization\Controllers\QualifyingEvent\QualifyingEventController.cs:line 135
             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.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
             at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
             at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)

          Similarly when we were checking 1095-C report, received following error

          Error log as:
          Exception : This request has been blocked because sensitive information could be disclosed to third party web sites when this is used in a GET request. To allow GET requests, set JsonRequestBehavior to AllowGet.
          App Error Log : -
          Employee ID : 0
          Action Name : GenericEligibilityRule
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Common
          Web Error Log : at System.Web.Mvc.JsonResult.ExecuteResult(ControllerContext context)
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
             at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
             at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
             at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
             at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
          smita.pawar Smita Pawar (Inactive) made changes -
          Attachment Eligibibilty Rule-1095-C Rule.png [ 18144 ]
          varsha.shejawal Varsha Shejawal (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
          varsha.shejawal Varsha Shejawal (Inactive) made changes -
          Assignee Varsha Shejawal [ varsha.shejawal ] Smita Pawar [ smita.pawar ]
          Hide
          varsha.shejawal Varsha Shejawal (Inactive) added a comment -

          This is because the generic component was not used for this page.So added generic component static reports page.

          Show
          varsha.shejawal Varsha Shejawal (Inactive) added a comment - This is because the generic component was not used for this page.So added generic component static reports page.
          smita.pawar Smita Pawar (Inactive) made changes -
          Status Open [ 1 ] In Development [ 10007 ]
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          We have verified above mentioned issue on LB company [City of Redding for Hspl.
          Its working fine.
          Attaching screen short for additional information

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - We have verified above mentioned issue on LB company [City of Redding for Hspl. Its working fine. Attaching screen short for additional information
          smita.pawar Smita Pawar (Inactive) made changes -
          Attachment Additional eligibility.png [ 18585 ]
          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 -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          varsha.shejawal Varsha Shejawal (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)
          varsha.shejawal Varsha Shejawal (Inactive) made changes -
          Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
          smita.pawar Smita Pawar (Inactive) made changes -
          Resolution Unresolved [ 10200 ]
          Status Stage Testing [ 10201 ] Reopen in Stage [ 10023 ]
          smita.pawar Smita Pawar (Inactive) made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) Parent values: LB QA(10201)Level 1 values: On Hold(10211)
          Hide
          varsha.shejawal Varsha Shejawal (Inactive) added a comment -

          This is because we have not moved our Eligibility changes to stage. So patch should be reverted.

          Show
          varsha.shejawal Varsha Shejawal (Inactive) added a comment - This is because we have not moved our Eligibility changes to stage. So patch should be reverted.
          rakeshr Rakesh Roy (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: On Hold(10211) Parent values: Stage QA(10202)
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Reopen in Stage [ 10023 ] In Development [ 10007 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Status In Development [ 10007 ] Local Testing [ 10200 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Item State Parent values: Stage QA(10202) Parent values: LB QA(10201)Level 1 values: On Hold(10211)
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          Smita Pawar

          What is the stage and production due date?

          Sachin Hingole Vijay Siddha

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - Smita Pawar What is the stage and production due date? Sachin Hingole Vijay Siddha
          Hide
          smita.pawar Smita Pawar (Inactive) added a comment -

          @Rakesh,

          As mentioned in the ticket, this issue is due to additional eligibility component & it will get moved to stage with build hence not updating due dates and its marked hold.

          Please Let me know if there is any other process for same

          FYI Sachin Hingole, Vijay Siddha

          Show
          smita.pawar Smita Pawar (Inactive) added a comment - @Rakesh, As mentioned in the ticket, this issue is due to additional eligibility component & it will get moved to stage with build hence not updating due dates and its marked hold. Please Let me know if there is any other process for same FYI Sachin Hingole , Vijay Siddha
          gokul.sonawane Gokul Sonawane (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: On Hold(10211) Parent values: LB QA(10201)Level 1 values: LB Deployed(11600)
          ashwin.wankhede Ashwin Wankhede (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602)
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Local Testing [ 10200 ] Stage Testing [ 10201 ]
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          This will move on production with Production build.

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - This will move on production with Production build.
          mahendra.mungase Mahendra Mungase (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)
          satyap Satya made changes -
          Item State Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) Parent values: Production QA(10203)Level 1 values: Production Deployed(10221)
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Stage Testing [ 10201 ] Production Testing [ 10202 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Attachment Pass.png [ 27282 ]
          Hide
          rakeshr Rakesh Roy (Inactive) added a comment -

          No server error

          Show
          rakeshr Rakesh Roy (Inactive) added a comment - No server error
          rakeshr Rakesh Roy (Inactive) made changes -
          Resolution Unresolved [ 10200 ] Fixed [ 1 ]
          Status Production Testing [ 10202 ] Production Complete [ 10028 ]
          rakeshr Rakesh Roy (Inactive) made changes -
          Item State Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
          rakeshr Rakesh Roy (Inactive) made changes -
          Status Production Complete [ 10028 ] Closed [ 6 ]
          satyap Satya made changes -
          Environment_New LB [ 18444 ]
          Transition Time In Source Status Execution Times
          Smita Pawar (Inactive) made transition -
          Open In Development
          6d 3h 10m 1
          Smita Pawar (Inactive) made transition -
          Stage Testing Reopened in Stage
          7h 55m 1
          Rakesh Roy (Inactive) made transition -
          Reopened in Stage In Development
          2d 59m 1
          Rakesh Roy (Inactive) made transition -
          In Development In LB Testing
          3d 21h 24m 2
          Rakesh Roy (Inactive) made transition -
          In LB Testing Stage Testing
          60d 23h 1m 2
          Rakesh Roy (Inactive) made transition -
          Stage Testing In Production Testing
          50d 11h 5m 1
          Rakesh Roy (Inactive) made transition -
          In Production Testing Production Complete
          4m 19s 1
          Rakesh Roy (Inactive) made transition -
          Production Complete Closed
          10s 1

            People

            Assignee:
            smita.pawar Smita Pawar (Inactive)
            Reporter:
            smita.pawar Smita Pawar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: