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

New Layout | Server Error populating for review changes page under Benadmin module

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: Medium
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
      None
    • Module:
      BenAdmin
    • Reported by:
      Harbinger
    • Item State:
      Stage QA - Production Deployment on Hold
    • Issue Importance:
      Q1

      Description

      URL : http://codemap/platform/Login/Login/Logincb

      Login as company admin -> click on benadmin -> Go to Employee Administration -> Select Review Changes

      Actual Result : Server error is populating

      Expected Result : Server error should not populate

        Attachments

          Issue Links

            Activity

            rutuja.chilwar Rutuja Chilwar (Inactive) created issue -
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Field Original Value New Value
            Link This issue is caused by NF-157 [ NF-157 ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Summary New Layout | Server Erroe populating for review changes page under benadmin module New Layout | Server Error populating for review changes page under Benadmin module
            Hide
            abhijeet.khandagale Abhijeet Khandagale (Inactive) added a comment -

            Hi Pratap Patil

            Please find error log below,

            ErrorID : 0
            ErrorSource : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetReviewChangesForEmployee
            ErrorMessage: Incorrect syntax near the keyword 'UNION'.

            -------------------------------------------------------------------------------------------------------------

            Exception : Incorrect syntax near the keyword `UNION`.
            App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetReviewChangesForEmployee
            Employee ID : 0
            Action Name : ReviewTransactionFields
            Model : System.Web.Mvc.HandleErrorInfo
            Controller : UserDetails
            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 c:\WT\branches\UiRefresh\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 160
            at WORKTERRA.BenAdmin.Areas.UserDetails.Models.ReviewTransactionFieldsModelPV.PopulateReviewChangesForIntermedaite() in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\PendingQueue\ReviewTransactionFieldsModelPV.cs:line 54
            at WORKTERRA.BenAdmin.Areas.UserDetails.Controllers.UserDetailsController.ReviewTransactionFields(String SelectionCriteria, String SearchKeyword) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Controllers\PendingQueue\PendingQueueController.cs:line 78
            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
            abhijeet.khandagale Abhijeet Khandagale (Inactive) added a comment - Hi Pratap Patil Please find error log below, ErrorID : 0 ErrorSource : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetReviewChangesForEmployee ErrorMessage: Incorrect syntax near the keyword 'UNION'. ------------------------------------------------------------------------------------------------------------- Exception : Incorrect syntax near the keyword `UNION`. App Error Log : ControllerAppTier.GetCollection->BenAdminControllerAppTier.GetData->CollectionManager.GetCollection->CollectionManager.GetReviewChangesForEmployee Employee ID : 0 Action Name : ReviewTransactionFields Model : System.Web.Mvc.HandleErrorInfo Controller : UserDetails 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 c:\WT\branches\UiRefresh\Web\ControllerWebTier\ControllerWebTier\BenAdminControllerWebTier.cs:line 160 at WORKTERRA.BenAdmin.Areas.UserDetails.Models.ReviewTransactionFieldsModelPV.PopulateReviewChangesForIntermedaite() in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Models\PendingQueue\ReviewTransactionFieldsModelPV.cs:line 54 at WORKTERRA.BenAdmin.Areas.UserDetails.Controllers.UserDetailsController.ReviewTransactionFields(String SelectionCriteria, String SearchKeyword) in c:\WT\branches\UiRefresh\Web\Web Projects\BenAdmin\Areas\UserDetails\Controllers\PendingQueue\PendingQueueController.cs:line 78 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) ---------------------------------------------------------------------------------------------------------------------
            abhijeet.khandagale Abhijeet Khandagale (Inactive) made changes -
            Assignee Abhijeet Khandagale [ abhijeet.khandagale ] Pratap Patil [ pratap.patil ]
            pratap.patil Pratap Patil (Inactive) made changes -
            Status Open [ 1 ] In Development [ 10007 ]
            pratap.patil Pratap Patil (Inactive) made changes -
            Item State Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            pratap.patil Pratap Patil (Inactive) logged work - 24/Mar/17 06:12 AM
            • Time Spent:
              1h
               

              development

            pratap.patil Pratap Patil (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)
            Remaining Estimate 1h [ 3600 ]
            Original Estimate 1h [ 3600 ]
            pratap.patil Pratap Patil (Inactive) made changes -
            Remaining Estimate 1h [ 3600 ] 0h [ 0 ]
            Time Spent 1h [ 3600 ]
            Worklog Id 33752 [ 33752 ]
            pratap.patil Pratap Patil (Inactive) made changes -
            Assignee Pratap Patil [ pratap.patil ] Rutuja Chilwar [ rutuja.chilwar ]
            rutuja.chilwar Rutuja Chilwar (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)
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Status Local Testing [ 10200 ] Reopen in Local [ 10018 ]
            Hide
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

            Hello Pratap Patil

            Server error is populating for review changes pages
            Please verify at your end

            Thank you

            Rutuja

            Show
            rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - Hello Pratap Patil Server error is populating for review changes pages Please verify at your end Thank you Rutuja
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Attachment error log_review changes page.png [ 43209 ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Assignee Rutuja Chilwar [ rutuja.chilwar ] Pratap Patil [ pratap.patil ]
            Hide
            aniruddha.dev Aniruddha Dev (Inactive) added a comment -

            This issue is also for Pending Queue under BenAdmin

            Steps to Repro

            1) Click on BenAdmin
            2) Click on Pending Queue
            3) Select anything from Selection Criteria
            4) Click on Search

            Result: Server Error

            please look into this as well

            Show
            aniruddha.dev Aniruddha Dev (Inactive) added a comment - This issue is also for Pending Queue under BenAdmin Steps to Repro 1) Click on BenAdmin 2) Click on Pending Queue 3) Select anything from Selection Criteria 4) Click on Search Result: Server Error please look into this as well
            pratap.patil Pratap Patil (Inactive) made changes -
            Status Reopen in Local [ 10018 ] In Development [ 10007 ]
            pratap.patil Pratap Patil (Inactive) made changes -
            Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210) Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209)
            rutuja.chilwar Rutuja Chilwar (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: On Hold(10211)
            pratap.patil Pratap Patil (Inactive) logged work - 27/Mar/17 01:59 PM
            • Time Spent:
              0.5h
               

              Analysis.

            pratap.patil Pratap Patil (Inactive) made changes -
            Time Spent 1h [ 3600 ] 1.5h [ 5400 ]
            Worklog Id 34050 [ 34050 ]
            Hide
            pratap.patil Pratap Patil (Inactive) added a comment -

            Hi Rutuja Chilwar ,
            This issue is resolved , please verify it .

            Thanks ,
            Pratap

            Show
            pratap.patil Pratap Patil (Inactive) added a comment - Hi Rutuja Chilwar , This issue is resolved , please verify it . Thanks , Pratap
            pratap.patil Pratap Patil (Inactive) made changes -
            Assignee Pratap Patil [ pratap.patil ] Rutuja Chilwar [ rutuja.chilwar ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Status In Development [ 10007 ] Local Testing [ 10200 ]
            rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
            Assignee Rutuja Chilwar [ rutuja.chilwar ] Sachin Hingole [ sachin.hingole ]
            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 ] Production Testing [ 10202 ]
            sachin.hingole Sachin Hingole (Inactive) made changes -
            Resolution Bug Fixed [ 10402 ]
            Status Production Testing [ 10202 ] Production Complete [ 10028 ]
            Transition Time In Source Status Execution Times
            Pratap Patil (Inactive) made transition -
            Open In Development
            2d 9h 12m 1
            Rutuja Chilwar (Inactive) made transition -
            In LB Testing Reopen in Local
            4s 1
            Pratap Patil (Inactive) made transition -
            Reopen in Local In Development
            2d 3h 15m 1
            Rutuja Chilwar (Inactive) made transition -
            In Development In LB Testing
            5d 15h 22m 2
            Sachin Hingole (Inactive) made transition -
            In LB Testing Stage Testing
            266d 23h 17m 1
            Sachin Hingole (Inactive) made transition -
            Stage Testing In Production Testing
            91d 37m 1
            Sachin Hingole (Inactive) made transition -
            In Production Testing Production Complete
            4m 24s 1

              People

              Assignee:
              sachin.hingole Sachin Hingole (Inactive)
              Reporter:
              rutuja.chilwar Rutuja Chilwar (Inactive)
              Developer:
              Abhijeet Khandagale (Inactive)
              QA:
              Rutuja Chilwar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1h Original Estimate - 1h
                  1h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h