Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Structure and Workflow Migration possibilities

I want to know if there is any posibility to have a migration (or if it already exists) process. I am testing the twenty currently , playing with all business logic required to identify possibilities and problems. This process includes creation of new models and workflows , roles , groups etc. Once i finish with it, is there any way of migrating the models and workflows to another instance, roles and groups? So to move all structure without data, like email imports also to the new production env...

Http Request node not sending select and multi select fields

Does anybody know whether it's an existing bug that multi select fields or select fields don't get populated by twenty when sending an http request? They show up as "undefined". It is working for the true/false fields.

Difference between core.view and workspace_schema.view in v1.4

In the v1.4 database, what’s the difference between the core.view table and the workspace_schema.view table? I would like to know, as we are getting an issue while migrating from v1.3 to v1.4....

Microsoft sync syncs Calendar but no emails

I’ve set up the self-hosted Docker instance of Twenty CRM. The connection with O365 works, and contacts, companies, and calendar meetings are syncing successfully. However, emails are not appearing in the system. No error messages are shown. Can anyone help me troubleshoot this?
No description

A cleaner web experience for this forum

Hey! I saw this forum uses AnswerOverflow to sync Discord threads to the web. I’m building Paladin, a smoother, cleaner alternative that makes Discord forums easier to browse on the web. It’s free to use and can run alongside AnswerOverflow, so you don’t have to switch anything to try it out. If it’s helpful, I can spin up a version of Paladin on your forum so you can see how it looks for your community. Is there anything about your current setup you’d like improved? I’d love to see if Paladin can help. 😀 Example Paladin preview attached...
No description

Depth 2 not allowed for Orders, while docs say so

Why is depth 2 not allowed for my Orders object while the docs state that it is possible? Within the Order, I have a Line Items and therein a Products. I can only use depth 1, which gives me the Order with Line Items, but without the Products data.
No description

Coolify Health Check

Has anyone deployed Twenty with Coolify and experienced this health check warning? The healthcheck fild seems to properly configured in the /packages/twenty-docker/docker-compose.yml file, so I'm not sure why Coolify is unable to verify the app's health.
No description

Can't reset the filter in a view

As screen recording shows I can't remove a filter from a view. I can't reset. Not saving, always coming up again. Link: https://we.tl/t-sBuJPS4KTp (Using the paid cloud version)...

Trouble running database migrations for v1.5.5 upgrade in Docker Compose

Hi team! We're having trouble running the database migrations when upgrading our self-hosted instance from v1.4.0 to v1.5.5 using a Docker Compose setup. The Problem: Our one-shot migrate container fails during the yarn install step, before it can execute the yarn nx database:migrate command. ...

Looping over records in a workflow

Does anyone have a workflow example of looping over records with a certain attribute and sending each one an email? The search records actions is stuck at limit=1 for me ... Do i need to use JS for this purpose?

Batch edit

Is there any option to batch edit an enum type record. For exampel I have 20 record with "YES" and "NO" enum option. Right now all is empty. I would like to select all and change it once to "YES". Is this not an option? Are you planning to do this?

Error occure alaways.

Hi Team, I'm new to twenty paying for the cloud version to support you guys. Start using it 2 weeks ago and I dont' know when but sometimes (daily 3-4x times) got an error message and autosaving not working.
No description

microsoft sync failed

When I check the logs, I see the message below: ``` [ worker-1 | MessageImportException [Error]: Error: Error: TypeError: Cannot read properties of undefined (reading 'includes') worker-1 | at MessageImportExceptionHandlerService.handleUnknownException (/app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/services/messaging-import-exception-handler.service.js:128:40)...
No description

[self-host] Correct Query Parameter Syntax for REST API Filtering (/rest/people)

Hello everyone, I'm working with a self-hosted instance of Twenty and I'm struggling to correctly filter the GET /rest/people endpoint via query parameters. My goal is to find a person by their name or email, but all my attempts seem to return the full, unfiltered list of contacts. After trying to use the GraphQL API without success, we've focused on the REST API based on community examples, but we still can't get the filtering to work....

[self-host] Workflow HTTP Request node give inconsistent body response.

When using the HTTP request node in workflows, its response is inconsistent. Sometimes it'll send the body parameters stringified, and sometimes it will send them as json. Any ideas why this is happening? It's making it quite hard to integrate into n8n this way. Not impossible but quite tricky, and not sure if it's user error. I've tried Raw JSON as well as key/value pairs....
No description

Enable Dashboard feature

How I can enable dashboard in v.1.6 ?:20:

destroy 800 people records

Hey, as you knoe, it is inpossible to delete more than 1 record at time from the UI, but does anyone knows how can destroythem form any other places? I ca not destroy 800 records one by one

1.31 upgrade path

Apologies if this has been posted elsewhere - looking to upgrade from 1.31. I would normally just do incremental upgrades from 1.31 to 1.4, then 1.5, then 1.6, then 1.67, but want to validate and verify. Is there any guide for this? I'm self-hosting this in Portainer....

Railway is failing to deploy on latest docker image

When deploying the latest docker image on Railway, I get either 'Pre-deploy command failed' or 'Network health check failed' This is the pre-deploy command: yarn database:init:prod. Using this template, for context: https://railway.com/deploy/nAL3hA...

Stuck in Settings since upgraded from 1.5 to 1.6

I recently upgraded from 1.5 to 1.6. Since then, I can log in and when I do, it opens Settings. However, I cannot seem to exist Settings. If I click the X in the top, it just goes to settings again. If I go to /objects/companies directly by entereing the URL, it will show me the companies list. But if I go to the "main page" I am sent to Settings I have verified both app version and db version: ...
Next