Hiya. After upgrading magento to 2.3.2 i can't see the Admin User Grid anymore.
System Log Shows This error
[2019-07-01 10:22:00] main.CRITICAL: Item (Magento\User\Model\User\Interceptor) with the same ID "4" already exists. [] []
I'm still quite new to Magento and have no idea what this ID refers to
I've checked the admin_user table in database and all seems to be fine. No duplicate IDs. I'm guessing it's some other table but I have no idea which.
Any help would be appreciated. Thank you.
I've also just noticed it might be something else, a js error
I'm getting this error in the console
TypeError: $(...).down(...) is undefined
in grid.js:427:66
It only appears on this page in admin panel
in case somebody finds this topic in search...
I had duplicates in authorization_role table