Content editor only works when permissions are set to public #155
Labels
bug
An issue which has been identified as a bug
pending-release
Code has been merged but pending release
Describe the bug
It seems that when I have the permissions on a table set to public (create, read, update, delete) I am able to manage content from the admin ui without issue, but if I turn off one of those flags (create or update) I can't edit content. This seems like a big since I am logged in to the admin ui via IAM, but the auth method for my API is using just an API Key...
To Reproduce
Set your data model to "read" only. Go to the Content module and try to create or edit an item. You will get a red X error next to your item.
Expected behavior
This action should result in the content being properly updated.
Screenshots
The text was updated successfully, but these errors were encountered: