Filter objects with deleted relationship
I have a person Mark, with a related company Facebook. When I delete the Facebook company and then, in the people view, filter people by company IS EMPTY, Mark will not show up.
Is this expected behaviour? is the Facebook object soft deleted?...
"field 'companyId' does not exist in 'person' object"
I'm currently checking out twenty to see if it would fit my needs. I need to import/export some data over the rest API. When filtering objects, I can't seem to find a way to filter by relationship.
http://localhost:3000/rest/people?filter=companyId[eq]:59496649-ce24-43c0-80e6-e06a3d4119e2
Results in...
Can't Create Tasks without personId / opportunityId
I am currently trying to migrate my tasks and create task targets with the API. Unfortunately, some tasks just don't have a personId or opportunityId assigned to them. When I null these values in the API, I get errors ("invalid input syntax for type uuid"). What can I do to avoid that error?
(Solved)Updating broke my workaround :(
I was still on .5 version.
I needed to reorganize the layout of the fields in the person view page. To do this as a work around, I created the custom fields using letters before the actual title. So:
Title would be "aaTitle" when created. Then once renamed, it would keep the aaTitle name for the variable, but changing the name could display "Title".
I updated to 1.0.2. It seems the dev's have fixed this "bug"....
What's "Blocknote"?
When importing tasks, I have to use bodyV2 to convert HTML to markdown. But what on earth is this "blocknote" variable? Can't find any documentation on it. Is it the title of the task?
Not able to create multiple record from workflows
Hi,
I am trying to create multiple records from a workflow, and I am not able to find a proper way to do that...
DB twenty 1.0
Have to use DB pg16 called Core instead of default plus schema called core to use twenty.
Db issues from v0.52.11 to v0.53
Hi, I'm trying to do the update process 0.51 -> 0.52 -> 0.53 -> 0.54 -> 0.55 -> 0.60 -> 1.0 following the upgrade guide.
Self-hosting on a VM using docker compose.
0.51 to 0.52 went like expected, and I can access twenty ui. But when trying to 0.53 I can't login anymore. I'm using Microsoft OIDC and the login screen just keeps kicking me back to the welcome modal.
...
Has somebody implemented Sub-Tasks ... ?
... and can share guidance?
What I have tried is to create a custom object called Sub-Task, and selected a "Task has multiple Sub-Tasks" relation. I have hit a dead end though. From my understanding of twenty.com it should be possible though.
The use case would be that a single task has multiple sub-tasks, attached to the same object, but with different states, assignees and due dates, e.g. ...
Issues upgrading from v0.53 to v1.0
Hello,
After upgrading from v0.53 to v1.0, I get the following error while trying to login: https://pastebin.com/40vsDv37
Anything I missed?...
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. ...
I moved to 1.0.2. And with crm web interface recreated all workspaces from scratch. ...

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?...

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.

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
...

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.
