-
Type:
Enhancement
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Component/s: Performance
-
Labels:None
-
Module:Platform - Performance
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
New Relic log for Production Load Test carried on 2nd July 2016:
https://rpm.newrelic.com/accounts/1155082/applications/13257194_h19523778/transactions#id=5b225765625472616e73616374696f6e2f5743462f574f524b54455252412e49436f6e74726f6c6c6572417070546965722e476574436f6c6c656374696f6e222c22225d&app_trace_id=129e8c3-5a7c3768-404d-11e6-9cf7-f8bc12425d50
- relates to
-
ST-176 Query performance - GetSearchCompanyDetails()
-
- Production Complete
-
Concern:
Search Company Screen taking time on Production. Issue found during Production Load test conducted on 2nd July 2016.
Cause:
On LB, Stage and Production we are displaying only List View of Company names on Search Company page. But by default, code for Grid View i.e. view with respective company images is getting called. On UI, manipulations are done to hide Grid view and show List View.
Correction:
For Search Company screen, by default List View code i.e. fetching company names without image data will get called.
Files Changed:
WT\trunk\WORKTERRAweb\Web\WebProjects\WORKTERRA\Controllers\HomePage\SearchCompany\SearchCompanyController.cs
Impacted areas:
Search Company screen from SA/ Partner