Access to object but no access to system members of object

0
Hi all, A user has access to the attributes of an object through entity access, but when trying to save the object I get the following error: “com.mendix.webui.WebUIException: Applying change for 'changedDate' of object with id '26740122787513621' (Insighter.RequestForQuote) failed for security reasons. No read access for changed member.” Access rules in place: - Read access to relevant attributes - default rights for new members: None - Xpath constraint: only allows access to objects from a certain customer (the object is associated to this customer before the save action)   The strange thing is that when I set the default rights for new members to ‘read’, the error disappears. However, I prefer not to set a default right for new members. Has anyone ever experienced this problem and knows where this comes from?
asked
0 answers