Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Questionable default field priorities

1. Why don't have people address fields by default: Zip Code, Street 2. Why do they have a Twitter / Linkedin field by default? What is this non-sensical priorization? Are people using this in real-world szenarios?...

Deploying on Azure / Boot Order

Hi! 👋 I'm deploying Twenty CRM v1.4.1 with separate server and worker containers on Azure and need help understanding the startup sequence. My questions: 1. What's the correct startup order? Should the server container fully start before...

How to set the default option of "Contact auto-creation" to None ?

Hello, I’ve configured my Twenty instance with an MS 365 Azure setup. Login with MS 365 works fine and users can be created successfully. However, on first login the system only prompts for Email Visibility configuration and does not ask for the Contact auto-creation option. By default, Contact auto-creation is set to Sent, but I need it to be preset to None....
No description

I can no longer login after upgrade to 1.4 on PikaPods

From the logs I see these messages ``` Uncompiled message detected! Message:
Kel1Rp...

Problem with v1.4.1 I have an error

I update the version of v1.4.1 however I couldn't access to the CRM anymore. Can you help me?
No description

Multi select not working with data uploads

Does every option have an ID I gotta set instead, or is it just not working? Using Cloud version....
No description

Can't login when upgrade to 1.4.0

I just upgrade version twenty from 1.2 to 1.4 using docker command but error happen and i can not login to twenty. Tried revert to backup data but not work
No description

Duplicate Domain Issue

Hey everyone, I'm running into an issue with the unique ID/value (duplicate check) feature. I've set the "domain/website" field to be unique, but when I create or upload new records with a domain that already exists, it inserts a new record instead of updating the old one. Has anyone else experienced this, or does anyone know what might be causing it?...
No description

What means this entry in the log files? Uncompiled message detected! Message:

Uncompiled message detected! Message:
Fn3IdG
That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was used....

Unable to login with Google / Email

Is there an ongoing issue with login? I got 500 error...
No description

Email account SMTP username field

In the UI under SMTP account settings, how dose one add the smtp user name on a self hosted docker install v1.4.1. We use MailJet for SMTP, which requires server url, username and password. I tried adding the username to the server field: user@v1-mailjet.com. But this did not work. The smtp setup in the docker_compose file for MailJet works fine though.

Is it possible to add value fields?

I am trying to understand how the array and json stuff works. But let's say an object has 4 value fields. Is it possible for me to make a field that adds these values up?...

Relations Created via API not Showing

I have this weird issue that when I create relations to tasks via the API (e.g. relating a task to an opportunity, account and person), only the account shows up in the UI as a visible relation (not the person or opportunity). But when look into the task list of the opportunity and person themselves, I see that they ARE, in fact, linked to the task. This is kind of weird. Is it a known issue and is there a fix?

Trying build build Custom UI, How do i get my own docker script setup for deployment

So i followed the https://twenty.com/developers/local-setup guide on the docs website and i made some changes to the UI for a client of mine, all the changes have been made successfully but now i just need to figure out how to actually deploy it properly, can someone tell me how the docker compose script was made or if there is some other way to properly deploy it for prod

Struggling to enable AI Agent in Workflows

Sorry for bugging on an unreleased feature. I have set core."featureFlag" to true, and set config variables up, but still can't see AI enabled in my self-hosted docker instance. Also I've got IS_AI_ENABLED set to true in .env and docker-compose. Let me know if I'm doing something wrong, or missed a step....
No description

Add email account button not visible.

I have a self-hosted twenty instance using docker compose on an RPi. Everything works, except I do not have any way of adding email or calendar accounts. I got the Google and Microsoft one by manually changing the env var for both to "true". I now tried enabeling IMAP by setting MESSAGING_PROVIDER_IMAP_ENABLED=true IS_IMAP_SMTP_CALDAV_ENABLED=true ...
No description

Fluent Forms Multi-Select Autofill Issue - unitKind Field

Hello, I'm working on a custom integration to autofill a Fluent Form on a WordPress site with data from our Twenty CRM instance. The script successfully fetches data from the database and populates all standard input fields (like text, email, etc.) perfectly. However, I'm encountering a specific issue with a multi-selection field. This field is a Fluent Forms widget that uses the Choices.js library for its interactive design. The data for this field (unitKind) is correctly fetched from the database as a comma-separated string (e.g., "OWNED,LEASING"), but the field does not get populated....

[self hosted] broken after upgrade to 1.3.0

Hi. I am getting this issue and I am unsure how to fix this. Maybe someone can help me? On workspace load, I am getting error in an API call: Request ``` {"operationName":"FindManyFavoriteFolders","variables":{},"query":"query FindManyFavoriteFolders($filter: FavoriteFolderFilterInput, $orderBy: [FavoriteFolderOrderByInput], $lastCursor: String, $limit: Int) {\n favoriteFolders(\n filter: $filter\n orderBy: $orderBy\n first: $limit\n after: $lastCursor\n ) {\n edges {\n node {\n typename\n createdAt\n deletedAt\n id\n name\n position\n updatedAt\n }\n cursor\n typename\n }\n pageInfo {\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n typename\n }\n totalCount\n typename\n }\n}"}...

Google sync lost issue

I’m facing a sync lost issue while connecting my Google account. All the environment variables are properly configured, and I’ve already added the Email access scope in the Google app. Is there anything I might have missed?
No description

Upgrade from 1.0 > 1.3 broke twenty

After a recent upgrade i v1.3 I get "an error occured" when logging in. And container logs for twenty-server says this: ```Computing new Datasource for cacheKey: 10f069ce-793a-4ada-b841-0bb11359b874-17 out of 0 │ metadata query time: 1.6534839999949327 ms │ Uncompiled message detected! Message: │...
Next