Hello. We are developing a canvas app. In that we have a combo box that is associated with "staff" list. We are fetching all staff name here. The issue we are facing is, after publishing of our app, client has added few more staff person name in the list but it is not loading in the Combo box. But if we search them, they appear. The list has 422 records. When we try to replicate scenario in our dev tenant, it is not having that issue. We have tried with increasing data row limit to 2000. Also, we have refreshed the data source and tried to access app in incognito mode to verify its not cache issue. But nothing works. I have attached screenshot for list, combo box normal result and combo box search result.
Can someone guide us if there is anything we are missing?