New user can only see data created after their creation

0
A new Member I just created can only see new data (created after them), while existing Members can see all data (old and new). I've verified: Associations exist in the database User Role is identical Filters are empty Where should I look to resolve this issue with existing data visibility?
asked
1 answers
1

Hello SAAD,

 

Do you have any Entity access rules? Maybe that you constrain the access only to the member that created the entity.

 

If you changed the access rules recently clear the cache, clean Mendix deployment directory and re deploy.

 

Also debug the issue to see what the retrieve is getting if you are doing it in a microflow.

 

Let me know if this worked or more information about the issue.

answered