Auth0 User Management dashboard is displaying stale and inconsistent user data

In the Auth0 Dashboard under User Management → Users, the users index page appears to be showing stale data:

  • Recently created users are not consistently visible in the users list.

  • Some users who have logged in recently show outdated “last login” timestamps (from several days ago).

  • When navigating to the individual user’s detail page, the correct and updated login timestamp is displayed.

  • The issue does not affect all users; it appears inconsistent or partially random.

  • The problem has persisted for approximately three hours without resolving.

  • The behavior suggests that the users index view may be serving cached data that is not refreshing properly, while the individual detail view reflects current data.