Permission missing
I Have encountered the problem, when a Member of a Workspace tried updating a "Workspace member" field of a custom object. This field was created with the fieldtype "Relation". See first two screenshots. When a member is trying to update a record on this field he encounters a "User does not have permission". What am i doing wrong?



16 Replies
Hi, are you self-hosted or on cloud? If self-hosted, which version?
i'm self-hosted on the current version 1.4.0
docker compose setup
Could you check for logs in docker containers as well as errors in Console in browser devtools?
yes mom
console error:

No corresponding logs with "docker compose logs"

just redis stuff, no errors
and the UI shows

And what are the permissions of role that user has?
Member

Okay, I've tried to reproduce your issue but found different one, I'll take a look later once I pinpoint the root cause of my issue
if you need anything else from my installation just tell me.
@Costly I've managed to reproduce your problem and it's clearly a bug, this is reproducible only when relation field is one-to-many, I've reported it on your behalf https://github.com/twentyhq/twenty/issues/14291
GitHub
User with Member role doesn't have a permission to update one-to-ma...
Ticket from Discord: https://discord.com/channels/1130383047699738754/1412503929983340744 Scenario: Log in Go to Settings > Data model and create new object or use existing one Add one-to-many R...
Thank you for the feedback 🙂