marie
Enabled Lab > Roles and now I can't access some menus
so you are still stuck ?
If yes, can you check in the database which role is assigned to your user (you can get your user id from user table then get your userWorkspace id from userWorkspace table using the user id then checking the assigned role Id in userWorkspaceRole table) ?
11 replies
Getting error while creating new field.
Closing this with this fixing PR:
https://github.com/twentyhq/twenty/pull/9028/files
19 replies
Getting error while creating new field.
Thank you
Your issue points at another problem: we introduced a regression where a newly created field does not appear directly in the fields list (page needs to be refreshed), but was created indeed. we are working on fixing this!
"test" and "test1" fields labels cannot co-exist as they will both be translated to "test" in the api
19 replies
Getting error while creating new field.
@Weiko I still need to check how it was possible not to send the value through the form, but this should do if we need a quick fix: https://github.com/twentyhq/twenty/pull/9028
19 replies
Data model existing objects can't be changed
Hi !
The ability to have a different display for a date field should be introduced in the next weeks (see open issue).
However I am not sure we will allow changes on the standard fields (@Thomas ? I think we would have an issue at sync-metadata, unless we exclude the settings from the comparison)
fyi @Guillaume
4 replies