Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Self-hosted Twenty keeps losing file attachments?

I find my self-hosted CRM (started via docker) keeps losing all file attachments. No warning, just suddenly all gone. Is this a known bug or new? Happens once every few weeks, but all other data is retained. Version: twenty:v1.5.3 sha256:50863308b6ca07210db7cc5ac1d7561114516ae15d8e7886754bf5cf0b1747db Windows 11...

Can’t access workspace after changing domain registrar

Hi! I recently changed my domain registrar and re-added the same DNS records. The CNAME for crm.kriger.one → twenty.com is active (checked via DNSChecker), but the domain still shows as INACTIVE, and I can’t access my workspace because it keeps redirecting to crm.kriger.one. What can I do to fix this issue?...

Need help with image upload!

When I'm creating an attachment, I can use the "Create One Attachment" API. But how do I get the fullPath for it? Is there another API or a GraphQL mutation that lets me upload a file and just get the full path back?

Search By URL Query

Is it possible to open Twenty CRM with query like ?search= to perform search? Sadly, can’t find this documented, but extremely need such feature.

Impossible to add a relation in Opportunities v1.7.7

Hey Guys! I'm on self hosted (railway) and I realised I can't add a company nore a owner, etc. on an opportunity... Here is the error I got. ...

Access Control

Hi, new to twenty, been searching for an answer on this but haven’t seem to have found one yet. I’m trying to figure out if there’s a way to have leads, opportunities, contacts, etc separate for each workplace user? Will be using Twenty for a realty company and each Realtor should only see data relevant to them or their team. Thanks

I cant log in or reset my password

Always says an error occurred. My email is info@keinsaas.com...

[SOLVED] Invalid value to persist: # RELATION, type may not be implemented in usePersistField

When trying to add a user to a task, I get this error:
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
Uncaught Error: Invalid value to persist: "cd3f21ef-a5a3-4ed0-b92a-2ca1ea702017" for type : RELATION, type may not be implemented in usePersistField.
...

I can't use GoogleAuth.

I've been at this for quite a while I add the links, but every time the whole GoogleAuth process finishes, nothing changes. It doesn’t add an email or a calendar....
No description

Broken Upgrade to 1.3.0 (Self hosted)

Hello, i'm having a graphql error when upgrading to 1.3.0 incrementally from 1.1.0 here is the error:
{ "errors": [ {...

`yarn command:prod workspace:health`

I have several errors, Do I need to nuke and start over? ```...

Workflow to delete all the people

Hi, is there any way we can select a company, delete it, and also delete all the people associated with that company? I’m using the latest version that includes the iterator option in the workflow

Change default icon color

Hello all, Is it possible to change default icon colors of an object entry using the API ? I don't see where this color is stored....
No description

new user doesn't receive invite emails

we use cloud version. Been trying to invite new user @cyklopes_ via gmail and proton. He is unable to receive verification emails. when using basic auth, he sees this page but no verification email either. ...
No description

Not receiving mail verifications

Hello, I'm trying to add my partners as part of the Twenty system but they don't get the confirmation mail it says it have sended. We tried yesterday and we tried today. Why? Maybe something is down on Twenty's side. We have Pro plan.

Error: Invalid UUID

After updating from version 1.2.1 to 1.3.1 using docker compose i always get this error when i try to log in.

It is possible to filter by field "CreatedBy" in workflow ?

I want to filter a workflow by the field createdBy to filter zapier_integration. But I don't see this field in workflow filter. It is possible ? Thank you

Group of Fields in Model Layout

Hi is it possible in the main edit layout of a record to define groupping for easily editing. As example you have several milestone dates that could be groupped only in layout and in the model they are just fields of the model. I know that another way to do it is to split them into different smaller model and connect the second to the first. But this solution will make too many small Models that it is not so convinient to controll them and maintain the CRM models....

Workflow : Count number of objects

Hello, when a "Company" is updated, I want to update the number of Inks (it's a custom object) associated. So I created a workflow with a serverless code but I struggle to access to this "inks" object If I launch this :...

Can i add label in file ?

I want to add labels in file , is it possible ?