Closed devinsm closed 1 year ago
@zguillen and @clansing What do you guys thing about this?
yea, it's way off... take a look at the members RDM thinks it has: https://data.dev.msdlive.org/communities/08b2be74-f19c-4143-9f67-29b49b9ba4f7/members?q=&l=list&p=1&s=25&sort=name Maybe while working on the refactored UI part of the request failed?
Appears all of the projects' members are out of sync between RDM and cognito.
OK, yeah maybe something in the code was broken and it added them to Cognito and not to RDM. I'll play around with it a bit just to make sure that's not still happening.
It seems to be working now. I added myself and changed my role, and the changes were reflected in RDM. I'll get things back in sync and then close this issue.
I went ahead and removed everyone from the out of sync projects. To add people back in, we can log in as admin@msdlive.org. It wasn't just cats. Two other projects (fish and dogs) were also out of sync. Really not sure what happened.
To reproduce this issue:
This appears because in the RDM database the user was not in the project. Checking the Cognito user pool for the dev site, I see that the users are in the correct groups in Cognito.
The question is, how did things get out of sync?