Contextual role does not get applied

When using a role as non-contextual (common role) the applied user can do everything that is specified in the role’s permissions. However, as I change the role to be contextual with expression true (just to make sure it applies) I can only partially do the previous things. To be specific I want to control who can edit a record (the owner). The +ADD button appears as excepted and if I hit the button I cannot fill the fields and also cant create a record. For me, it seems the specified field permissions doesn’t get applied in the contextual role.

1 Like

You’ll need to provide some more context regarding other roles/permissions since contextual roles are higher up on the role importance which could be the reason you’re getting this.

ref: Contextual role does not get applied · Issue #1690 · cortezaproject/corteza · GitHub

1 Like