So, I'm having a kind of strange issue where it seems that posts are coming disconnected from users.
I have the following connections:
- Programs to users
- Programs to updates
We use this information to show individual users the updates that are connected to the programs they're connected to. The issue is that as the end users are seeing that they're no longer connected to programs they should be connected to. I also see a lot of this on the backend:
https://ibb.co/gTfTpj9
where it looks like users have been deleted. However, I know that as they're administering the site they aren't deleting users.
Anything that you can think of that's likely happening here? I should note that this site is about 2.5 years old and hasn't had significant changes made that would seem to account for this suddenly not working the way it used to.