vishesh92 commented on issue #9729: URL: https://github.com/apache/cloudstack/issues/9729#issuecomment-2374215754
> > > Hey @vishesh92 have you verified that this problem is not in the API? It sounds like it could have to do with the pagesize and page parameters. > > > > The problem could be fixed by increasing the pagesize parameter but that would also slow down the UI. And if the number of entries are let's say 10000, it can also increase the load on the database. > > What you are saying is that the problem is not in the UI, right? This is an enhancement request. As of now, the end user will have to use the API instead of the UI. UI should be making search queries with keyword when text is entered in the drop down to ensure that the user can search and select the desired resource irrespective of how many entries are present. Another possible fix is to allow the user to enter the UUID even if it's not present in the drop down. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
