T
Twenty2d ago
kyoma

Can't select member role in local setup

On localhost:3001/settings/api-webhooks/apis/new I can't select the Member role. Therefore the selector only contains one option (admin) which causes it to be disabled here. It’s not a big deal since it can be fixed by creating an additional role, and I didn’t run into this issue in a production workspace. Just wanted to share it :glorpSalute:
GitHub
twenty/packages/twenty-front/src/modules/ui/input/components/Select...
Building a modern alternative to Salesforce, powered by the community. - twentyhq/twenty
6 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2d ago
Just to be sure, could you please write down reproduction steps? I'm able to reproduce it on new workspace when there are no users assigned to Member role although I'm not entirely sure if that's a correct behaviour
ɃØĦɆᵾS
ɃØĦɆᵾS2d ago
Member role can't be assigned to API keys as by default they have this option turned off so that's expected
No description
kyoma
kyomaOP2d ago
oh ok, that makes sense are these default options only in local setup ? Because when I create a cloud workspace, the Member role have all these options turned on and therefore I can assign it to a new api key
ɃØĦɆᵾS
ɃØĦɆᵾS2d ago
@prastoin do you maybe have some information regarding this?
Prastoin
Prastoin2d ago
From my understanding the default user Tim does not have the admin role by default ?
ɃØĦɆᵾS
ɃØĦɆᵾS2d ago
He has object-restricted in dev seed but the problem resolves around Member role and its permissions of assignment to API keys As there's discrepancy between production and local environment populated with dev seed

Did you find this page helpful?