This is resolved. There were more entries made to the Usersmeta table probably since the users ultra plugin was not updated properly and replaced by users ultra pro. Used the below to track duplicates –
SELECT *
FROM wp_usermeta where meta_key in (‘first_name’,’fvhfqs_user_level’,’usersultra_account_status’)
order by user_id,meta_key
Hi,
Usersmeta is also cleaned up, the issue persists.
The maintenance page shows no warning and says everything is in sync, the issue is still there.