-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Bug Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI Refresh
-
Labels:None
-
Environment:Others
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Partner
-
Module:Performance
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Stage QA - Production Deployment on Hold
-
Browser:Microsoft Edge
1)Login with Partner
2)Select company
3)BenAdmin -> Pending EOI
4)System shows Page not responding while loading Pending EOI Page
5)Same issue exists for Pending Queue
- is duplicated by
-
NF-5816 Performance - el dorado - Pending Queue taking almost 1 min to load
-
- Rejected
-
-
- Time Spent:
- 6h
-
Pending EIO query and data binding analysis
-
- Time Spent:
- 6h
-
Concern: Pending EOI system shows page not responding
For few records it perform fast, but for more records it slow down the system
Implementation :
If we are going to load heavy data one time, it makes page slow. So, we should always prefer to bring the small amount of the data one time and render it on the View.
Apply proper pagination for the grid.
Discussion is needed for Finilizing the approch.