Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

After upgrading to 1.6.0 nothing is accessible

The response of a lot of queries is: ``` { "errors": [ {...

Make a phone number a unique field?

Currently, Email is the main field for this, is it possible to configure another field for doing that? I'm thinking WA integrations

Workflow loops

It seems that loops are released but i am not sure if they are working as expected or i will need to learn how to make them. First running a workflow for 3 records selected still runs 3 workflows. Second is about real usage and how to implement. I want to have list of people selected , then the user selects a campaign that he needs to add this people and then the iteration starts. The iteration checks if each one of the users is not already in the campaign members list and if not it adds them. and i am geting several json errors trying to setup the iterator with [] [id] which is the selection of some field from the Launch manually node. ...
No description

Creating Tasks/Notes in Workflow

I find that I can create a task or note in a workflow, but I can't associate it with any other object. For example, suppose when an Opportunity is set to the stage of Contract, I want to auto create a Task to write and send the contract to be signed. I can create the Task, but I have found no way to link it to the Opportunity....

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: