Auth0 Users are randomly not being found via ManagementClient calls

Whenever we try to find all users with the ManagementClient.users.getAll(), we end up missing many users. They stop showing up until we find them in the Auth0 site and click save on them.

This is causing issues with our site and we can’t simply click save on all of them since it is not a permanent fix.

Is anyone else running into this issue or know of a fix or plan to fix by Auth0?