You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking next page results in an empty list of results, and we know that there are more than 25 linked silos.
Looking at the API calls that are being made this may be an issue in Nexus itself. The API itself with the page token is not returning any results, whereas if we request more than 25 results we can the expected amount back.