Details

    • Type: Enhancement
    • Status: Closed
    • Priority: High
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Labels:
      None
    • Module:
      BenAdmin - Report
    • Reported by:
      White Label
    • Item State:
      Production Complete - Closed
    • Issue Importance:
      Good To Have

      Description

      Add Employee demographic Effective Date & Last Login Date to reporting fields

        Attachments

          Issue Links

            Activity

            satyap Satya created issue -
            satyap Satya made changes -
            Field Original Value New Value
            Status New Request [ 10029 ] Pending for Approval [ 10002 ]
            satyap Satya made changes -
            Issue Category EBS [ 10350 ]
            satyap Satya made changes -
            Issue Category EBS [ 10350 ] UHC [ 10351 ]
            Hide
            satyap Satya added a comment -

            Approved by Dave through Mail.

            Show
            satyap Satya added a comment - Approved by Dave through Mail.
            satyap Satya made changes -
            Status Pending for Approval [ 10002 ] Approved for Development [ 10003 ]
            satyap Satya made changes -
            Status Approved for Development [ 10003 ] In Development [ 10007 ]
            satyap Satya made changes -
            Item State Parent values: Development(10200)Level 1 values: In Analysis(10204) Parent values: Development(10200)Level 1 values: In Progress(10206)
            satyap Satya made changes -
            Assignee Satya [ ID10004 ] Nandkumar [ satyap ]
            satyap Satya made changes -
            Item State Parent values: Development(10200)Level 1 values: In Progress(10206) Parent values: Local QA(10201)Level 1 values: In Testing(10210)
            satyap Satya made changes -
            Assignee Nandkumar [ satyap ] Rakesh [ rakeshr ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Item State Parent values: Local QA(10201)Level 1 values: In Testing(10210) Parent values: Development(10200)
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            Status is in development so returning back to dev

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Status is in development so returning back to dev
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            Verified newly added fields Effective Date & Last login datetime for Employee census report for different companies.following are the findings:

            1] on CVHP and DC both the new fields can be seen however for LHP Effective Date field cannot be seen.kindly check

            2] For CVHP selected both the new fields with other fields such as First name and SSN >> preview the report or run it after saving >> nothing happens.Kindly check

            3] For already existing employee census report >> both the new fields can be seen. working fine

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Verified newly added fields Effective Date & Last login datetime for Employee census report for different companies.following are the findings: 1] on CVHP and DC both the new fields can be seen however for LHP Effective Date field cannot be seen.kindly check 2] For CVHP selected both the new fields with other fields such as First name and SSN >> preview the report or run it after saving >> nothing happens.Kindly check 3] For already existing employee census report >> both the new fields can be seen. working fine
            rakeshr Rakesh Roy (Inactive) made changes -
            Assignee Rakesh [ rakeshr ] Nandkumar [ satyap ]
            satyap Satya made changes -
            Item State Parent values: Development(10200) Parent values: Local QA(10201)Level 1 values: In Testing(10210)
            satyap Satya made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            satyap Satya made changes -
            Assignee Nandkumar [ satyap ] Rakesh [ rakeshr ]
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            Dhanashree SherkarPlease check and mark status accordingly.

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Dhanashree Sherkar Please check and mark status accordingly.
            rakeshr Rakesh Roy (Inactive) made changes -
            Assignee Rakesh Roy [ rakeshr ] Dhanashree Sherkar [ dhanashree.sherkar ]
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            Amnesh Goel Pleass check and confirm.

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Amnesh Goel Pleass check and confirm.
            Hide
            amnesh.goel Amnesh Goel (Inactive) added a comment -

            Rakesh Roy I do not see these fields on Employee Census Report. Were these added in past on any environment? Any email communication that you can add here for reference.

            Show
            amnesh.goel Amnesh Goel (Inactive) added a comment - Rakesh Roy I do not see these fields on Employee Census Report . Were these added in past on any environment? Any email communication that you can add here for reference.
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            Amnesh GoelAbhijeet KhandagalePlease refer Ticket #13427 from trac

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - Amnesh Goel Abhijeet Khandagale Please refer Ticket #13427 from trac
            Hide
            dhanashree.sherkar Dhanashree Sherkar (Inactive) added a comment -

            Verified on Wt stage system displayed server error on Employee census report.
            Checked on following companies
            1.For QA LB UND
            2.For QA LB Austin Ind
            3.For QA LB Linium
            4.For QA LB Prime Healhcare

            Error log :- Exception : Could not find server `HGSQLSERVER1\HGSQLSERVER1` in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.
            App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetAllFieldsForEmployeeOrDependentSpouseOrDependentChildCollection
            Employee ID : 0
            Action Name : StandardReports
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : Report
            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.Report.Models.ReportFieldsMappingPVModel.GetAllFieldsForEmployeeOrDependentSpouseOrDependentChild(String TableRefID)
            at WORKTERRA.BenAdmin.Areas.Report.Models.ReportFieldsMappingPVModel.PopulateListBox()
            at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsFormPVModel.InitilizeReportFieldMappingInformation()
            at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsFormPVModel.EditFormModel(ReportDetails objReportDetails)
            at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsModel.EditReportDetails()
            at WORKTERRA.BenAdmin.Areas.Report.Controllers.ReportController.StandardReports(Int32 id, Int32 id1, Int32 id2, Int32 id3, Int32 id4, Int32 id5)
            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)

            Show
            dhanashree.sherkar Dhanashree Sherkar (Inactive) added a comment - Verified on Wt stage system displayed server error on Employee census report. Checked on following companies 1.For QA LB UND 2.For QA LB Austin Ind 3.For QA LB Linium 4.For QA LB Prime Healhcare Error log :- Exception : Could not find server `HGSQLSERVER1\HGSQLSERVER1` in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers. App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetAllFieldsForEmployeeOrDependentSpouseOrDependentChildCollection Employee ID : 0 Action Name : StandardReports Model : System.Web.Mvc.HandleErrorInfo Controller : Report 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.Report.Models.ReportFieldsMappingPVModel.GetAllFieldsForEmployeeOrDependentSpouseOrDependentChild(String TableRefID) at WORKTERRA.BenAdmin.Areas.Report.Models.ReportFieldsMappingPVModel.PopulateListBox() at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsFormPVModel.InitilizeReportFieldMappingInformation() at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsFormPVModel.EditFormModel(ReportDetails objReportDetails) at WORKTERRA.BenAdmin.Areas.Report.Models.StandardReportsModel.EditReportDetails() at WORKTERRA.BenAdmin.Areas.Report.Controllers.ReportController.StandardReports(Int32 id, Int32 id1, Int32 id2, Int32 id3, Int32 id4, Int32 id5) 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)
            dhanashree.sherkar Dhanashree Sherkar (Inactive) made changes -
            Status Local Testing [ 10200 ] Reopen in Local [ 10018 ]
            Hide
            amnesh.goel Amnesh Goel (Inactive) added a comment -

            Dhanashree Sherkar Deepali Tidke Rakesh Roy

            Reports are not working on LB and we are working on that. Please update QA team.

            Show
            amnesh.goel Amnesh Goel (Inactive) added a comment - Dhanashree Sherkar Deepali Tidke Rakesh Roy Reports are not working on LB and we are working on that. Please update QA team.
            Hide
            dhanashree.sherkar Dhanashree Sherkar (Inactive) added a comment -

            Hi Amnesh,
            On employee Census report fields name are not displayed.
            It displayed Value cannot be null Parameter name: Connection String
            Refer attached screenshot.
            Company name- Austin
            Partner :- qatesting

            Show
            dhanashree.sherkar Dhanashree Sherkar (Inactive) added a comment - Hi Amnesh, On employee Census report fields name are not displayed. It displayed Value cannot be null Parameter name: Connection String Refer attached screenshot. Company name- Austin Partner :- qatesting
            dhanashree.sherkar Dhanashree Sherkar (Inactive) made changes -
            Attachment Employee census Report.png [ 13308 ]
            dhanashree.sherkar Dhanashree Sherkar (Inactive) made changes -
            Assignee Dhanashree Sherkar [ dhanashree.sherkar ] Amnesh Goel [ amnesh.goel ]
            Hide
            amnesh.goel Amnesh Goel (Inactive) added a comment -

            Did you get a chance to check again?

            Show
            amnesh.goel Amnesh Goel (Inactive) added a comment - Did you get a chance to check again?
            amnesh.goel Amnesh Goel (Inactive) made changes -
            Assignee Amnesh Goel [ amnesh.goel ] Dhanashree Sherkar [ dhanashree.sherkar ]
            Hide
            deepalit Deepali Tidke (Inactive) added a comment -

            Amnesh GoelRakesh Roy

            This ticket needs a discussion , let us meet and discuss this on Monday.

            Show
            deepalit Deepali Tidke (Inactive) added a comment - Amnesh Goel Rakesh Roy This ticket needs a discussion , let us meet and discuss this on Monday.
            dhanashree.sherkar Dhanashree Sherkar (Inactive) made changes -
            Item State Parent values: Local QA(10201)Level 1 values: In Testing(10210) Parent values: Local QA(10201)Level 1 values: Re-open(10212)
            dhanashree.sherkar Dhanashree Sherkar (Inactive) made changes -
            Assignee Dhanashree Sherkar [ dhanashree.sherkar ] Aditya Vishwakarma [ aditya.vishwakarma ]
            Hide
            rakeshr Rakesh Roy (Inactive) added a comment -

            After discussion assigned to Aditya for fix.

            Show
            rakeshr Rakesh Roy (Inactive) added a comment - After discussion assigned to Aditya for fix.
            rakeshr Rakesh Roy (Inactive) made changes -
            Developer Aditya Vishwakarma [ aditya.vishwakarma ]
            QA Rajendra Joshi [ rajendraj ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Account Executive Jennifer Leugers [ jennifer.leugers ]
            amnesh.goel Amnesh Goel (Inactive) made changes -
            Issue Importance Good To Have [ 11802 ]
            aditya.vishwakarma Aditya Vishwakarma (Inactive) made changes -
            Comment [ [Aditya Vishwakarma|http://SCS-N56/u/Aditya] mentioned this issue in [a commit of workterra/WT_Prototype|http://SCS-N56/workterra/WT_Prototype/commit/b1b2c19e0d4a10342443891db17014e1cf595362]:
            'My comment WT-107' ]
            Hide
            aditya.vishwakarma Aditya Vishwakarma (Inactive) added a comment - - edited

            Hi Deepali Tidke

            "This issue of report fields name are not displayed.
            It displayed Value cannot be null Parameter name: Connection String"
            should be gone. can you please retest it once again?

            Show
            aditya.vishwakarma Aditya Vishwakarma (Inactive) added a comment - - edited Hi Deepali Tidke "This issue of report fields name are not displayed. It displayed Value cannot be null Parameter name: Connection String" should be gone. can you please retest it once again?
            aditya.vishwakarma Aditya Vishwakarma (Inactive) made changes -
            Assignee Aditya Vishwakarma [ aditya.vishwakarma ] Deepali Tidke [ deepalit ]
            Hide
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment -

            Tested this on LB on LBSanityCOD company.

            Report field names are displayed properly so closing the ticket.

            Thanks,
            Venkatesh

            Show
            venkatesh.pujari Venkatesh Pujari (Inactive) added a comment - Tested this on LB on LBSanityCOD company. Report field names are displayed properly so closing the ticket. Thanks, Venkatesh
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Reopen in Local [ 10018 ] In Development [ 10007 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Local Testing [ 10200 ] Pending for Stage Approval [ 10300 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Pending for Stage Approval [ 10300 ] Approved for Stage [ 10030 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Approved for Stage [ 10030 ] Stage Testing [ 10201 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Stage Testing [ 10201 ] Pending for Production Approval [ 10301 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Pending for Production Approval [ 10301 ] Approved for production [ 10034 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Approved for production [ 10034 ] Production Testing [ 10202 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Resolution Fixed [ 1 ]
            Status Production Testing [ 10202 ] Production Complete [ 10028 ]
            venkatesh.pujari Venkatesh Pujari (Inactive) made changes -
            Status Production Complete [ 10028 ] Closed [ 6 ]
            rakeshr Rakesh Roy (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: Re-open(10212) Parent values: Production Complete(10222)Level 1 values: Closed(10223)
            rakeshr Rakesh Roy (Inactive) made changes -
            Link This issue relates to WT-7290 [ WT-7290 ]
            Transition Time In Source Status Execution Times
            Satya made transition -
            New Request Pending for Approval
            1m 44s 1
            Satya made transition -
            Pending for Approval Approved for Development
            23h 3m 1
            Satya made transition -
            Approved for Development In Development
            7d 19h 46m 1
            Dhanashree Sherkar (Inactive) made transition -
            In LB Testing Reopen in Local
            182d 22h 12m 1
            Venkatesh Pujari (Inactive) made transition -
            Reopen in Local In Development
            141d 23h 25m 1
            Venkatesh Pujari (Inactive) made transition -
            In Development In LB Testing
            39d 5h 43m 2
            Venkatesh Pujari (Inactive) made transition -
            In LB Testing Pending for Stage Approval
            2s 1
            Venkatesh Pujari (Inactive) made transition -
            Pending for Stage Approval Approved for Stage
            1s 1
            Venkatesh Pujari (Inactive) made transition -
            Approved for Stage Stage Testing
            1s 1
            Venkatesh Pujari (Inactive) made transition -
            Stage Testing Pending for Production Approval
            2s 1
            Venkatesh Pujari (Inactive) made transition -
            Pending for Production Approval Approved for production
            1s 1
            Venkatesh Pujari (Inactive) made transition -
            Approved for production In Production Testing
            2s 1
            Venkatesh Pujari (Inactive) made transition -
            In Production Testing Production Complete
            5s 1
            Venkatesh Pujari (Inactive) made transition -
            Production Complete Closed
            1s 1

              People

              Assignee:
              deepalit Deepali Tidke (Inactive)
              Reporter:
              satyap Satya
              Account Executive:
              Jennifer Leugers
              Developer:
              Aditya Vishwakarma (Inactive)
              QA:
              Rajendra Joshi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: