Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Restricting history of calendar and email sync

Hi! Just pulled the 0.43.5 image and did a clean setup with Microsoft Outlook Sync. I got it running successfully, but notice it has started syncing my whole history. Is it possible restrict the initial import to say 1 year?...

Any Internal API documentation?

Hi, where can i find the internal API documentation? I Would like to use this in serverless functions.

Duplicate fields on listing page

When I clicks multiple times on the "Unhide Field" button from the Options → Fields dropdown, the same field appears duplicated in the listing screen. This causes visual redundancy and confusion when managing or viewing data. @charles @bob @thomast...

Emails not updating after sync v0.43.4

For a while now (on the last few major versions), i've noticed my emails (gmail) will not update in twenty when there's new emails sent and received. I can spin up a new twenty stack in docker, it'll sync all emails, customers etc with the most recent emails. But anything new after that is not synced. I've followed all the steps in the documentation for the latest versions, i have all the workers running. ...

Deleted members from workspace can't be invite back again.

Error saying "Member is already in the workspace" version .42 local installation...

Create Records with Foreign keys in workflows

Hi, one more question. Is it possible to create a record with a foreign key in workflows. Say i want to create a Opportunity record when a person is added to a specific stage, can i create a record with that person as foreign key?

workflow conditions

Hi, i was wondering if it is possible to add conditions to the workflows, so that they only activate if an opportunity is added to a specific state? Thank you in advance!...

SoftDelete issue in Custom object while migrating

@charles @thomast We created two custom objects in v0.23 and then migrated the database to v0.24 using the yarn command:prod upgrade-0.24 command. After the migration, the isSoftDeletable value is correctly set to true or false for both standard objects and newly created custom objects. However, for the custom objects created in v0.23, the isSoftDeletable field is returning NULL.

Changing this NODE_ENV=development

Does changing this NODE_ENV=development to production do anything?

Issue With Full text Search

Hi Guys, I have an issue with a sefl hosted version 0.43.1 when using the full text Search. {...

Did an upgrade/update and failure

Not sure how to recover from this apart from last night's backups? I followed the instructions as defined here (https://twenty.com/developers/section/self-hosting/upgrade-guide - as I always do without issue) and then today this happened. ```...
No description

AMAZON S3 CONFIG FAILED

Hi ! how to fix this error : twenty-server-1 | BaseGraphQLError [GraphQLError]: Could not load credentials from any providers When trying to upload file, NB: ...

Problem logging in after upgrade

I use the selfhosted docker version of twenty. I upgraded to the latest image 20h ago. And my former account that used to work is now outlocked this is the message that I've got...
No description

Help creating notes via API - BodyV2

Are both blocknote and markdown required? This appears to be the case but is somewhat redundant. ``` "bodyV2": { "blocknote": "string", "markdown": "string"...

Not able to run the server

Everything is set in wsl now The worker is not working when i am running the command npx nx start
No description

Clicking Company name in Company list view does not open the Company, it does nothing.

As title states, the Company field responds to hover, but clicking does nothing. Even clicking the small diagonal arrow button that appears on mouse over does nothing. Only way to open a Company is to search it and click the search result.

issue: wsl postgres setup without docker

am facing below error Error during schema dropping: error: password authentication failed for user "postgres" attached complete logs....

Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error

Hi there, after a successful installation, I am getting the following error on the worker when syncing my work Gmail account. The error sometimes occurs at the beginning of the sync process or later on. It feels a bit random. Any support or feedback is appreciated. Error: Email is required 2025-02-28T13:59:04.114144081Z at getDomainNameByEmail (/app/packages/twenty-server/dist/src/utils/get-domain-name-by-email.js:13:15) 2025-02-28T13:59:04.114146028Z at /app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:46:133...

Workflows and secrets

I know workflows are in beta, but what is the recommended way to manage api tokens and whatnot that need to be used in the workflows?

Local Setup Postgres

I have setup postgres locally and when i am runing twenty on my machine it is not populating any data in my backend why is that so my postgres is completely empty
Next