-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
Description of problem:
Hi, we would like to set the max number of objects on the screen to 100. Open as we have now, causes a lot of confusion for our customers, once they try to set a high number, for example, 10k, anytime they do a simple query, for example, Hosts - All hosts, and assuming they have a huge # of content hosts, that will be a long time.
The customer would be able to apply filters, collect the same information via hammer, etc. That said, limiting the max to 100 will keep satellite performing better from the customer's perspective, once it displays the information once reaches 100 objects top.
Version-Release number of selected component (if applicable):
all of them
How reproducible:
100%
Steps to Reproduce:
1. Settings and change the max object per page to 10k
2. Access hosts - all hosts
3.
Actual results:
Assuming you have 10k hosts, this will be a long time
Expected results:
The customer expects this to be almost realtime, but it will be not once satellite is doing API calls as well.
Additional info:
Limiting to 100 top, satellite will be able to present the screen, while in the backend, all the information will be there. So, no long time waiting for it.