Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Custom Objects & Opportunities

Hi everyone, I would like if it’s possible. When I create customs objects / models., they are as well visible on the left menu. Is it possible to hide them there, as they should be only part of another entity and there visible ? ...

Field rename problem

Hello! Unfortunately new problem appeared.
I moved to 1.0.2. And with crm web interface recreated all workspaces from scratch. ...
No description

Invite team field error

I just took a trial to try Twenty CRM, as soon as i activated boom neither i can invite someone no i can skip it. This is error i get, is there any solution?...
No description

Cannot delete default fields

I'm using v1.0, and it doesn't let default fields to be deactivated, even though there are no data associated with it.
No description

API Questions RE Migrating to Twenty

Hi, everybody. I am migrating away from Pipedrive to 20, but using CSV imports is not a solution for multiple reasons. Thus I want to use the API and spent the last days building my flows in n8n. So far, I got accounts, contacts and opportunities covered. Now I want to migrate the activities over too and am scratching my head regarding emails. My questions: 1) From another post I understand that timelineActivities are not ideal for this and designed for things happening in 20, right? 2) I should rather use tasks and taskTargets, but I need to create the task first and then connect with with the other entities via taskTarget, correct?...

Unable to Reach Back-end

Hello, I'm encountering the issue "Unable to Reach Back-end" while accessing my app. Installed using docker compose, using reverse proxy with nginx, I configured the SERVER_URL in the .env for that Running on Ubuntu 24.04 ...
No description

How to link 2 people?

Is it possible to link multiple people?

Data Model fields cant use symbols?

I attempted to revise the name of a new field by adding a symbol to it. Got errors shown as below.
No description

Cant deactivate existing fields in People daya model

I am trying to deactivate a number of useless fields such as LinkedIn, X and etc. I got errors shown in lower right bottom....
No description

New field in Data Model display issue

In Data Model, People, I added a field using Data Type Address. When I use this field in People, the pop up for address wont go away....
No description

Error getting an object with filter from a relation field

I'm trying to filter opportunities using the pointOfContactId as filter, but it's throwing the following error: "Field 'pointOfContactId' does not exist in the 'opportunity' object." Looking into the issue, in packages/twenty-server/src/engine/api/rest/core/query-builder/utils/filter-utils/parse-filter.utils.ts, the **checkFields** function is being called. This function inspects the database fields, and after adding some console.log statements, I noticed that it's looking for pointOfContactId in the fieldMetadata items....
No description

Can't filter tasks by inactivity or overdue status in workflows

Hey community/team, I'm trying to set up a workflow that acts as a reminder system, but I’ve hit a limitation: I want to filter tasks that haven’t been updated in the last 3 days – basically untouched tasks – or tasks where the due date has passed. This would trigger a reminder email, which is super helpful for following up. But the issue is: the time-based filters in workflows only accept absolute dates, not relative ones like "older than 3 days" or "due date is before today"....

Minified react error 185 - Maximum update depth exceeded on v1 docker compose multiworkspace setup

Hi, I am getting error when adding a record to persons or companies Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. gi$2 https://ruslan2.test.work/assets/index-v7sZd_aH.js:6719 xi$2 https://ruslan2.test.work/assets/index-v7sZd_aH.js:4773...

Error after upgrading to v1.0.1 from 0.56: "Cannot read properties of undefined (reading 'userId')"

Hi Twenty CRM team, After upgrading our self-hosted instance from version 0.56 to v1.0.1, we are encountering the following error in the browser console: Cannot read properties of undefined (reading 'userId')...
No description

Adding Additional Phones via API not Working

Hi. I am trying to pass this into the API: {"phones": {"additionalPhones": ["123", "456", "789"]}}, but instead of adding the numbers, it is actually only deleting previous values and not adding the new ones. How so? I am sticking to the DIN 5008 format (e.g. +49 151 123456789).

Can't Add additionalEmails via API

As far as I can tell, I should be able to send an array, e.g. "additionalEmails": ["gruen@blau.de"]. But when I do, I get back this error: 400 - "{"statusCode":400,"error":"SyntaxError","messages":["Unexpected token 'g', \"gruen@blau.de\" is not valid JSON"]}" ...

Fresh install 1.0.0 and hit error

I was on 0.33.7 and learned about v1.0.0 today! Exciting stuff! Well done everyone! Before upgrading I did the "https://twenty.com/developers/section/self-hosting/upgrade-guide" and backed up Postgresql database. I removed everything 0.33.7 and did the "https://twenty.com/developers/section/self-hosting/docker-compose" install highlighted in Option 1....
No description

Hi, is it safe to completely deactivate all workflows objects?

Also why do we have 3 objects for workflows, but only "Workflows" is displayed?
No description