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

Functional| Reports| Global | Employee status | server error is populating when we click on cancel button

    Details

    • Type: Bug
    • Status: Production Complete
    • Priority: Medium
    • Resolution: Bug Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UI Refresh
    • Labels:
    • Environment:
      Others
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Level:
      Partner
    • Module:
      BenAdmin
    • Reported by:
      Harbinger
    • Company:
      All Clients/Multiple Clients
    • Item State:
      Stage QA - Production Deployment on Hold
    • Issue Importance:
      Q2
    • Browser:
      IE 9, IE 10, IE 11, Google Chrome, Mozilla Firefox

      Description

      Environment: status

      • Login as partner
      • Go to benadmin module(Global level)
      • Add report & save report
      • click on cancel button over the listed field

      Actual result : Server error is populating when we click on cancel button
      Expected result : Server error should not populate.

      CC- Sachin HingoleRakesh Roy

        Attachments

          Activity

          rutuja.chilwar Rutuja Chilwar (Inactive) created issue -
          rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
          Field Original Value New Value
          Summary Functional| Reprts| Global | Employee status | server error is populating when we click on cancel buttton Functional| Reports| Global | Employee status | server error is populating when we click on cancel button
          Hide
          prasanna Prasanna Karlekar (Inactive) added a comment -

          Hi Rutuja Chilwar,

          Can you add more details to JIRA like Standard / Dynamic / Across Companies report?
          If possible, please add error log. It will be helpful for us while tracking the issue.

          Thank you!

          cc: Sachin Hingole, Hrishikesh Deshpande

          Show
          prasanna Prasanna Karlekar (Inactive) added a comment - Hi Rutuja Chilwar , Can you add more details to JIRA like Standard / Dynamic / Across Companies report? If possible, please add error log. It will be helpful for us while tracking the issue. Thank you! cc: Sachin Hingole , Hrishikesh Deshpande
          prasanna Prasanna Karlekar (Inactive) logged work - 23/Aug/17 12:00 AM
          • Time Spent:
            0.25h
             

            JIRA go through
            Issue verification
            JIRA Update

          Hide
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - - edited

          Hello Prasanna Karlekar

          This issue reproduces for Across companies reports
          Error log is as below :

          Exception : The operation has timed out
          App Error Log : -
          Employee ID : 0
          Action Name : ReportViewer
          Model : System.Web.Mvc.HandleErrorInfo
          Controller : Common
          Web Error Log : at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
          at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetWebResponse(WebRequest request)
          at Microsoft.Reporting.WebForms.SoapReportExecutionService.ServerReportSoapProxy.GetWebResponse(WebRequest request)
          at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Invoke(String methodName, Object[] parameters)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Render2(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.<>c_DisplayClass14.b_12()
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
          at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.Render(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds)
          at Microsoft.Reporting.WebForms.SoapReportExecutionService.Render(String format, String deviceInfo, PageCountMode paginationMode, String& extension, String& mimeType, String& encoding, Warning[]& warnings, String[]& streamIds)
          at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
          at Microsoft.Reporting.WebForms.Report.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
          at WORKTERRA.Models.Common.CommonModel.GetFileContentForReport(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID)
          at WORKTERRA.Shared.Controllers.CommonController.ReportViewer(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID)
          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.ActionInvocation.InvokeSynchronousActionMethod()
          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.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
          at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult](IAsyncResult asyncResult, Object tag)
          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.<>c_DisplayClass33.b_32(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)
          at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
          at System.Web.Mvc.Async.AsyncResultWrapper.End[TResult](IAsyncResult asyncResult, Object tag)
          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)

          Company List

          CC- Sachin Hingole

          Show
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - - edited Hello Prasanna Karlekar This issue reproduces for Across companies reports Error log is as below : Exception : The operation has timed out App Error Log : - Employee ID : 0 Action Name : ReportViewer Model : System.Web.Mvc.HandleErrorInfo Controller : Common Web Error Log : at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.GetWebResponse(WebRequest request) at Microsoft.Reporting.WebForms.SoapReportExecutionService.ServerReportSoapProxy.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Invoke(String methodName, Object[] parameters) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.Render2(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.<>c_ DisplayClass14.b _12() at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute [TReturn] (RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod) at Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.Render(String Format, String DeviceInfo, PageCountMode PaginationMode, String& Extension, String& MimeType, String& Encoding, Warning[]& Warnings, String[]& StreamIds) at Microsoft.Reporting.WebForms.SoapReportExecutionService.Render(String format, String deviceInfo, PageCountMode paginationMode, String& extension, String& mimeType, String& encoding, Warning[]& warnings, String[]& streamIds) at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Microsoft.Reporting.WebForms.Report.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at WORKTERRA.Models.Common.CommonModel.GetFileContentForReport(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID) at WORKTERRA.Shared.Controllers.CommonController.ReportViewer(String ReportName, Int32 ReportType, Int32 ReportExportType, Int32 DummyCompanyID) 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.ActionInvocation.InvokeSynchronousActionMethod() 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.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncResultWrapper.End [TResult] (IAsyncResult asyncResult, Object tag) 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.<>c_ DisplayClass33.b _32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncResultWrapper.End [TResult] (IAsyncResult asyncResult, Object tag) 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) Company List CC- Sachin Hingole
          rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
          Browser IE 10,IE 11,Mozilla Firefox,Google Chrome [ 16303, 16304, 16305, 16306 ] IE 9,IE 10,IE 11,Mozilla Firefox,Google Chrome [ 16302, 16303, 16304, 16305, 16306 ]
          prasanna Prasanna Karlekar (Inactive) made changes -
          Remaining Estimate 0h [ 0 ]
          Time Spent 0.25h [ 900 ]
          Worklog Id 75550 [ 75550 ]
          prasanna Prasanna Karlekar (Inactive) made changes -
          Assignee Prasanna Karlekar [ prasanna ] Parmeshwar Jumbad [ parmeshwar.jumbade ]
          parmeshwar.jumbad Parmeshwar Jumbad (Inactive) made changes -
          Labels Static_Reports
          jyoti.agrawal Jyoti Agrawal (Inactive) made changes -
          Company All Clients/Multiple Clients [ 18434 ]
          Dev Due Date 16/Nov/2017
          Environment Others [ 18445 ]
          Original Estimate 0h [ 0 ]
          harshada.borole Harshada Borole (Inactive) made changes -
          Developer Prasanna Karlekar [ prasanna ] Harshada Borole [ harshada.borole ]
          harshada.borole Harshada Borole (Inactive) made changes -
          Assignee Parmeshwar Jumbad [ parmeshwar.jumbade ] Harshada Borole [ harshada.borole ]
          Hide
          harshada.borole Harshada Borole (Inactive) added a comment -

          Hi Rutuja Chilwar,

          This was a time out issue on dashboard.
          It was not reproducible on Azure environment and it is working as expected.
          This is not a bug so we are not giving any fix against this ticket.
          Please verify at your end.

          Thank You.
          Harshada.

          cc: Prasanna Karlekar,[~parmeshwar.jumbade],Jyoti Agrawal.

          Show
          harshada.borole Harshada Borole (Inactive) added a comment - Hi Rutuja Chilwar , This was a time out issue on dashboard. It was not reproducible on Azure environment and it is working as expected. This is not a bug so we are not giving any fix against this ticket. Please verify at your end. Thank You. Harshada. cc: Prasanna Karlekar , [~parmeshwar.jumbade] , Jyoti Agrawal .
          harshada.borole Harshada Borole (Inactive) made changes -
          Assignee Harshada Borole [ harshada.borole ] Rutuja Chilwar [ rutuja.chilwar ]
          Hide
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment -

          Verified above mentioned point , it is not reproducing now , we are marking it as on hold.

          CC Rakesh Roy Sachin Hingole

          Show
          rutuja.chilwar Rutuja Chilwar (Inactive) added a comment - Verified above mentioned point , it is not reproducing now , we are marking it as on hold. CC Rakesh Roy Sachin Hingole
          rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
          Item State Parent values: LB QA(10201)Level 1 values: In Testing(10210)
          rutuja.chilwar Rutuja Chilwar (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)
          harshada.borole Harshada Borole (Inactive) logged work - 16/Nov/17 11:53 AM
          • Time Spent:
            1h
             

            Issue verification.
            Issue discussion with Rutuja.
            Ticket update.

          harshada.borole Harshada Borole (Inactive) made changes -
          Time Spent 0.25h [ 900 ] 1.25h [ 4500 ]
          Worklog Id 91123 [ 91123 ]
          rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
          Status Open [ 1 ] In Development [ 10007 ]
          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 ]
          rutuja.chilwar Rutuja Chilwar (Inactive) logged work - 17/Nov/17 05:23 AM
          • Time Spent:
            0.5h
             
            <No comment>
          rutuja.chilwar Rutuja Chilwar (Inactive) made changes -
          Time Spent 1.25h [ 4500 ] 1.75h [ 6300 ]
          Worklog Id 91279 [ 91279 ]
          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
          Rutuja Chilwar (Inactive) made transition -
          Open In Development
          87d 2h 47m 1
          Rutuja Chilwar (Inactive) made transition -
          In Development In LB Testing
          7s 1
          Sachin Hingole (Inactive) made transition -
          In LB Testing Stage Testing
          35d 19h 45m 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:
            Harshada Borole (Inactive)
            QA:
            Rutuja Chilwar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:
              Dev Due Date:

                Time Tracking

                Estimated:
                Original Estimate - 0h
                0h
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1.75h
                1.75h