Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Name is not synced with label.

Ran into a few "Name is not synced with label." in the hosted version. These include dueDate vs dueAt on the default Task object as well as x vs xLink on the default People object. This impedes saving any changes...
No description

Checking out v1 getting error "ERROR Failed to load config variables from database"

Hi, Congrats on launching!!! I am trying to create a new instance of v1 and getting error on first run of server container ```...

New Instance — my fields are in dutch?

Just started a pro version of a plan and am setting up an instance based on what we had when we were self hosted. When creating fields, it appears that all of my field names are now in Dutch. My language is set to English and changing the language under /Users/Experience does not fix the issue.
No description

Notify team about changes in the CRM

Is it possible to manage notifications within the CRM currently? Like sending a Digest Email or having an Inbox on things that changed?

SSO Multi Tenant vs. Single Tenant

Hi, all. I am not too firm on all the SSO stuff, but best of my understanding, the multi-tenant installation basically allows anybody in the world with an Azure tenant to login in on our CRM. UNLESS: Twenty checks the token received after a login and refuses access, if that does not belong to our tenant. Am I right in this and does Twenty actually do this?

[URGENT] Workspace broken after an update on the data model

After an update on the data model (changing the default value on a select field) the all workspace is broken 😅 Workspace Colec We are onboarding people on it these days, that's why I'm allowing myself to mention it's urgent and to tag you, sorry for the inconvenience :/ Thanks in advance....
No description

Upgrade failed - is my deployment broken now? Can I fix it?

I fear I may have broken my twenty deployment. Here is what I did: I thought I was on v0.55.1 so I just did 1. dbdump 2. podman-compose down...

Import button is missing?

Hello, community. I've been using Twenty CRM through Elest.io, but I'm trying to switch to the official one because Elest.io kept giving unknown errors. I am on day trial right now to make sure everything works. However, I don't see the import button so I can transfer my data from the one that I'm switching from. Is this because I am on trial version? Or did it move to somewhere else? I appreciate the help...
No description

Stuck in the Installing dependency phase

I have been at this point for the past 20 - 30 mins i ran the yarn command and it won't pass this phase. i canceled it and ran the yarn command again, got to the Link Step phase and hanged. ...
No description

Cloud workspace is not updated

I can see there are new releases on github but our cloud workspace (Colec) is still in v0.52 Any reason for this ? Is. it possible to push the new releases or there is an issue ? Thanks in advance 🙂...

Delete all records bug

Hello, delete all records is not working. In any table, when pressed 'ALL' check buttons and delete it, it is not working and giving me this error...
No description

"User does not have permission" on selfhosted 0.55.0

Hi, Since I upgraded from 0.54 every tab in the workspace shows "User does not have permission", I have error log neither in the containers of in the browser console. core.workspace looks upgraded :...
No description

Get logo from domain link to Name like Companies

Hi guys! Can I create custom object, and get logo from domain link to name like Companies do?
No description

✅ Trying to implement Microsoft Auth on self-hosted server, but getting page not found error

Hi! So my group is trying to implement microsoft authentication on a self hosted twenty instance, and we finally got through all the ID and api clearing, but now we're getting 404 page not found errors. ```CALENDAR_PROVIDER_MICROSOFT_ENABLED=TRUE MESSAGING_PROVIDER_MICROSOFT_ENABLED=TRUE AUTH_MICROSOFT_ENABLED=TRUE...
No description

error: error: duplicate key value violates unique constraint

After upgrading to v0.53 (following help steps from: https://discord.com/channels/1130383047699738754/1381926650828292096) I now see following repeating errors in the logs: ```server-1 | error: error: duplicate key value violates unique constraint "IDX_UNIQUE_6d269465206d2f3e283ce479b2e" server-1 | query failed: INSERT INTO "workspace_7p0vvem84hpqothgegpexvj81"."viewField"("fieldMetadataId", "isVisible", "size", "id", "position", "aggregateOperation", "createdAt", "upd atedAt", "deletedAt", "viewId") VALUES ($1, $2, $3, $4, $5, DEFAULT, DEFAULT, DEFAULT, DEFAULT, $6) RETURNING "fieldMetadataId", "isVisible", "size", "id", "position", "aggregateOperati on", "createdAt", "updatedAt", "deletedAt" -- PARAMETERS: ["da5e450b-f116-4228-8d3c-b9b76fd0bb6a",true,100,"94514f91-bad9-49e9-ab8d-30aa473c36bf",7,"09c365d1-a192-4394-af23-6c2ae74454ec...
No description

Opportunities are gone from Workspace

I cannot find Opportunities in my workspace. It is an active object.
No description

Issue with listing notes

Hi all, I'm currently self-hosting Twenty version 0.40.0. I've been working on using the rest API to create and modify notes, and I accidentally ran a request that had an incomplete body field:
'body': '[{"content":[{"type":"text","text":"example-bucket-id","styles":{}}]}]'
'body': '[{"content":[{"type":"text","text":"example-bucket-id","styles":{}}]}]'
...

Server Container Hanging During Startup

Hey how's it going y'all? I'm looking to test out deploying twenty to an AWS ECS cluster but I'm running into an interesting error right now where the latest twentyhq/twenty docker container seems to hang when it's deployed as a task. From the looks of it, the container hangs on the yarn command:prod upgrade command in the entrypoint.sh file. It's running in a container with 8GB ram and decent CPU, so I don't think it's a resource constraint. The yarn command is not outputting any logs to stdout, so I'm at a bit of a loss. Any ideas what to check next to troubleshoot? ``` Mem: 5642940K used, 10426568K free, 532K shrd, 163672K buff, 4272176K cached...

How can I create a relation with the same entity?

I wanna create the parent relation (it's a property) inside property, how can I do that? When I run the upgrade command it's throwing with [Nest] 34073 - 06/12/2025, 9:32:03 PM ERROR [WorkspaceSyncMetadataService] Sync of standard objects failed with: [Nest] 34073 - 06/12/2025, 9:32:03 PM ERROR [WorkspaceSyncMetadataService] Error: Join column for parent relation is present on both sides...
No description