Redwood Contact Info - Custom Pending Worker You need permission to modify the PersonAddressUsageDEO
Summary:
On the Redwood Contact Info screen when logged in as our custom Pending Worker role, I encounter the following error when trying to save an address when viewing the browser network/console logs.
{
"title" : "Forbidden",
"status" : "403",
"o:errorDetails" : [ {
"detail" : "You need permission to modify the PersonAddressUsageDEO object. (PER-1532245)",
"o:errorCode" : "PER:::PER_NO_SECURITY_ACCESS",
"o:errorPath" : "/parts/2/payload"
} ]
}
The save works fine when using our custom employee role. The seeded Pending Worker role does not have access to the Redwood Contact Info screen so I am only able to compare between custom employee and pending worker role but I havent figured out which security role is needed or data security policy.