Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Issue during Task target creation.

We are currently using v1.0.0 on self hosted setup. We are trying to create tasks and tasktargets programatically using rest api. The problem is when we create a task target record the relationship happens but we see a timelines record of linking so some another task. we tried multiple times but always happens the same where timelines show linking to a random task There are screen shots of the task, the customer record for which we have the task . The customer record timeline shows linking to a task called "nudge". It's a diff task linked to another customer. ...
No description

How to create a new column in kanban, how to do upsert and conditional boolean in workflows

Hey Community, I’ve noticed some gaps in the documentation (including a few 404 errors) and was hoping to get some clarification on the following: How to create groups (columns) in the Kanban view...

Traefik Configuration Problem

For everyone having the traefik problem with can't reach server error. The documents don't really explain it good enough. The SERVER_URL is not the server but kind of the domain you are mapping on in traefik and the URLs also need to be the same for the frontend with FRONT_BASE_URL otherwise the SSL will work however the app won't run. Here is the traefik configuration: router-twenty:...

Updated to version 1.20 and I get Uncaught (in promise) TypeError: can't convert null to object

Hi, I update Twenty to the newest version and I get now this error: Uncaught (in promise) TypeError: can't convert null to object b9e https://crm.xxxx.xx/assets/index-a_yf5mtK.js:3510...

Import Creator Field Data

While importing, the Creator field is not showing any nested fields (like how Address shows address1, address2, city, state, etc.). Due to that, I am unable to import the Created by workspace member ID data.
No description

Update ARR Currency Code

Getting this issue while updating the ARR currency code.
No description

On GitHub it says they added import of relationships last month?

However the figma screenshot in the issue doesnt look like my import data field? I tried the workaround with just adding the people first and then later the companies and tried to match the comapnies via domain url to the people, but I keep geeting an error! Any idea how to do it?...
No description

Help signing up - self hosted

Hi, get this error when i try to sign up for the first time {"errors":[{"message":"New workspace setup is disabled","extensions":{"subCode":"SIGNUP_DISABLED","userFriendlyMessage":"An error occurred.","code":"FORBIDDEN"}}],"data":null}...

Unable to Login after installation in Coolify

I followed these instructions (option 2): 1-Click w/ Docker Compose https://twenty.com/developers/section/self-hosting/docker-compose with minor deviations for Coolify. ...

Trouble installing latest version locally - stuck on 'Running database setup and migrations'

Hi, I'm trying to set up a fresh installation of the latest version using the one-click docker installer. However, whatever I do, twenty-server-1 keeps failing and the only message I can see is 'Running database setup and migrations'. I can't find any errors in the logs - and it seems like the database and the migrations were successfully created and run at first. Any idea what is wrong?...

Serverless Function: "File not found"

Hey! I try to just update a field with "Total Contract Value" that is just a commitment*amount but the flow is crashing with "File not found" error... Any help is pretty welcomed! thanks!...
No description

SWC Error

Hello everyone, I am trying to setup the project on wsl but facing issues on running below command npx nx database:reset twenty-server...
No description

Deploy Twenty from GIT Repository

Hi, I am trying to deploy my custom Twenty version on Railway from the a github repo. I got several errors thus I have created a Dockerfile (following Claude instructions..)...

Billing with Stripe Intergration

I’m self-hosting Twenty CRM for a client. Can I use the built in Stripe billing integration (BILLING_ env vars) on a self-hosted instance? or does this require a special license? We have our own billing tool, but this would be a lot more convenient.

How do I add a contact's email? I can't save when I edit the email field.

I get an error when I try to add a person's email address.

CreatedBy filter not working. Name not being saved to createdByName column.

I'm using v1.1.1 and the "created by" filter does not seem to work. I have tried this with opportunities as well as notes. The filter returns no results even if the correct name for "created by" is added. A separate question, is it possible to filter by a custom field? E.g. if I create a custom field, is it possible to use that in a filter?...

Error : type "workspace_name.text" does not exist

Not able to add new fields and objects. Can you look into this please? Has anyone else faced this issue?

sync keeps failing - http proxy support

I've got an issue, my company wants to move over to twenty/enterprise eventually. But there's no http proxy support. The internal services are http proxy only for security, so services can be locked down. Node v24 has built-in http proxy support that should get this service working for us. What's the timeline on getting this upgrade to v24+ of Node, i can share the relevant github PR about node adding native http proxy support in v24.

Sending Mails: Account provider not supported

We've updated to 1.2.0 recently and reconnected our email because of SMTP protocol. Unfortunately, we're encountering an issue when trying to reply to an email. While no error message appears directly, the console displays the error: "Uncaught Error: Account provider not supported." We couldn't found out, which providers are supported or if this is even the real error - anyone also experiencing this?...
No description

[IMAP] Error fetching from mailbox XXXX: Connection not available

Hello dear people 🙂 I am facing an issue when testing the IMAP email sync. I was able to configure the IMAP using the Lab option and UI settings, but I am now faced with the error in the title. Here is the docker log:...