When configuring a device, only a few software entries can be selected when there are a lot of entries in the DB (resulting in paging). The same goes for the "Software" dropdown in the rollout creation dialog.
We have to come up with a solution that scales. Perhaps add a filter/search field?
In the meantime, simply showing the newest entries would help.
I think we can just apply a smaller version of the software datatable in the modal and use that for selection, since we already scale that pretty well (to my understanding).
When configuring a device, only a few software entries can be selected when there are a lot of entries in the DB (resulting in paging). The same goes for the "Software" dropdown in the rollout creation dialog.
We have to come up with a solution that scales. Perhaps add a filter/search field?
In the meantime, simply showing the newest entries would help.