-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/actionsRelated to actionsRelated to actionsc/serverRelated to serverRelated to servere/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/bugSomething isn't workingSomething isn't working
Milestone
Description
Version v1.2.0-beta.3
The problem
Hasura will not let me set allowed permissions for user role. Not sure a bug or not.
I get the error:
Saving permission failed
{
"path": "$.args[0].args",
"error": "permission for role: "user"is already defined on "setProfilePicture"",
"code": "already-exists"
}
How to replicate:
- Allow permission for role user
- Remove permission for role user
- Try to re-allow permission for role user
Metadata
Metadata
Assignees
Labels
c/actionsRelated to actionsRelated to actionsc/serverRelated to serverRelated to servere/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/bugSomething isn't workingSomething isn't working