T
Twenty3mo ago
Costly

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?
No description
No description
No description
16 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
Hi, are you self-hosted or on cloud? If self-hosted, which version?
Costly
CostlyOP3mo ago
i'm self-hosted on the current version 1.4.0 docker compose setup
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
Could you check for logs in docker containers as well as errors in Console in browser devtools?
Costly
CostlyOP3mo ago
yes mom
Costly
CostlyOP3mo ago
console error:
No description
Costly
CostlyOP3mo ago
No corresponding logs with "docker compose logs"
Costly
CostlyOP3mo ago
No description
Costly
CostlyOP3mo ago
just redis stuff, no errors
Costly
CostlyOP3mo ago
and the UI shows
No description
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
And what are the permissions of role that user has?
Costly
CostlyOP3mo ago
Member
Costly
CostlyOP3mo ago
No description
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
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
Costly
CostlyOP3mo ago
if you need anything else from my installation just tell me.
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
@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...
Costly
CostlyOP3mo ago
Thank you for the feedback 🙂

Did you find this page helpful?