Can't Edit Roles

Whenever I edit a role’s policy it reverts back to the previous code. Has anyone experienced the same thing? I can modify other settings.

The PUT JSON payload to /api/v1/role/1 seems to contain the old policy, not the one with my changes.

Are you doing this via the Web or editing the file directly?

Through the web

It is Probably related to this: Cannot remove or edit api's and identities after created

You should be able to edit the files directly and have it work properly.

WebDAV Publishing is not installed.

When using the developer tools in Chrome the PUT request that is called doesn’t even contain the new policy.

Sounds like a bug to me. I put it in the backlog.

1 Like