Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Comments on notes - gone?

Hey this might be a dumb question, but the userguide mentions that you can comment on the posts(I am imagining an '@person' kind of functionality). But I am unable to find that feature. What am I missing? Link to doc - https://twenty.com/user-guide/section/functions/notes SS attached...
No description

Self-Hosted (Docker) can't create new workspace

Hey so whenever I try to create a new workspace on my self-hosted docker instance I get "An Error Occured" as a toast notification. Is there a log where I can look into the problem or does anyone know why this happens? Twenty is freshly installed with the 1-click script and the only thing I changed is I added a server_url in my .env and made it available via ssl on our domain...

Install in EasyPanel

Someone help me install in EasyPanel?

Code Node (workflow)

I'm trying to set up a conditional logic using the Code Node, with the right condition i want the workflow to stop. I tried returning true / false but it continues the workflow. I also tried to throw an error, it would error on the right condition, but the next node will still fire. The workflow is something like Record is updated --> Code --> Create Company --> Create Person. ...

Don't have Done button in Tasks

I don't see Done button in Task view. Please help
No description

Can't deactivate or edit custom field (Relation)

Hello team, I have created a custom field, type Relation. Field name: Partner Involved purpose: tag companies that are involved in a deal (e.g., referral) Type: Has Many...
No description

self-hosted gmail error

I'm hoping I'm missing something obvious as this is driving me nuts. I've - set the GCP OAuth Credentials up and have confirmed that Twenty has access to the relevant Google permissions - run the yarn commands, via sh, on the worker using Portainer ...

Question regarding timelineActivity

Hey guys! I'm using TwentyCRM and I wanted to track the stages of opportunities progressing through time using the timelineActivity table. However, I'm noticing that instead of creating new entries for each action I take, timelineActivity is actually updating the rows of previous activities, effectively deleting changes made by myself and my team. What causes some activities to be created as new timelineActivity rows and some to be just updates? Is there a way to force the CRM to always create new rows so I can track the full history?...
No description

Many to many relation

Just wanted to check if support for many-to-many relationships is on your roadmap. Would like to know if this is planned or under consideration? @marie @Guillaume @Prastoin...

Workflow is not running with schedule

I'm trying to create a workflow that should run on a cron schedule, but it’s not executing. Could you please let me know if there's anything else I need to configure to make it work?
No description

Upgrading to v1.1.1 broke workflows

Congrats on the new release! I self host and updated from v1.0.3 to v1.1.1 and its working lovely, except my workflows (that previously ran smoothly) no longer run. I get the error EntityPropertyNotFoundError: Property "state" was not found in "workflowRun". Make sure your query is correct. when i try and run them. So i tried manually running yarn command:prod upgrade in my worker docker instance (maybe a bad idea because I though i read somehwere thats no longer needed) but it says "yarn command:prod upgrade". so i tried running yarn command:prod upgrade:1-1:migrate-workflow-run-state, but it throws Error in workspace 6e278d07-a88a-45d3-86c9-daea30a9b0e5: Property "state" was not found in "workflowRun"...

Is there a way to show the email and calendar tab for custom records?

I have a custom object defined, and it has an email field. I would love to see the email and calendar tabs for this object (as well as the people object). But, even after adding an emails field, the tabs don't appear. Is there any way to activate that functionality? I am running self-hosted at version v1.0.3. P.S. I love Twenty, it's awesome!...

[SELF_HOST] How to paste script output into field

I was made a script to recover a domain name with Name label. The script work and make 'b' variable output with URL. How to tu put this output into PrimaryLinkLabel ?...
No description

HI I am new to Twenty

I am self hosting twenty I am not bale to sync google email or calendar I am getting this error. No matter how many times I click sync again it doesnt work...
No description

[SELF_HOST] Error importing relation field

Hello, I can't import Peoples with Entreprises Relation. Anyone can help me ?

[CLOUD_PROD] No E-Mails from twenty

Hi there, we're currently not receiving any system emails from Twenty – including sign-up confirmation, password reset, and appointment booking notifications. I've tested this with two different german email providers (Hetzner and Mittwald), but none of the messages are arriving. We’re very interested in using your solution, but this issue makes it a bit hard to get in touch. I’d really appreciate the chance to speak with someone from your team. ...

Memory Requirements

Are there any minimum memory/CPU requirements to self-host Twenty v1.0.0? I keep getting OOM errors when trying to set this up on ECS.

how do i change my epost on twenty?

hey how is it possible that when i created a account at twenty did integrations. Logged out and tried to logg in and know i have 2 accounts with the same email but i cant login on the first account wich i just sat up for my customer LOL

Unable to Create New Fields After Renaming to a Previously Disabled Field Name

Hey team, Thanks for the great work on this project! We've encountered an issue where creating new custom fields has stopped working, seemingly after a specific sequence of field renaming operations. We suspect this is related to reusing a previously disabled field name....