Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

How to reset password without email?

I have followed the 1-click guide to deploy a locally hosted Twenty instance. When I did this, I started registering an account on the Twenty instance. But now I have forgotten the password. There is a "Forgot password" feature, but it seems to rely on a working SMTP config. I do not have a working SMTP config and I am on a network that will now allow outgoing connections to SMTP servers. How can I reset my user's password without using email? ...

Struggling to launch with npx nx database:reset twenty-server

Seems like I'm getting an issue with a password authentication in when I execute this command.
No description

Setup a dev and prod server

Hello, I would like to create both a production and a development environment. My first local environment is functional. The second one is more complicated because I want it to be a production environment. However, I can’t find any instructions in the documentation on how to set it up. I’d like to use Git and be able to push my code changes from local to production....

Bulk updating records

I've searched to see if anyone has had this error and I can't find anything but I might be search for the wrong thing! I've uploaded a list which I'm happy with, now I want to upload those names again and update the information for those contacts which have changed (overwrite). But when I upload the .csv again, I'm told that it doesn't work because they're duplicates. ...

How can I permanently delete Companies that have synced through gmail

Hi, I deleted a couple of companies that came into my account. However twenty only soft deletes and I can’t find a way to permanently delete them. Maybe I’m missing something. Thanks for your help!...

How to change workspaces

I pulled newest changes which contain this PR and it seems it's impossible to change workspace now, how can I jump between workspaces as it's somewhat irritating when I have to reset database just to change between workspaces EDIT: Okay, I found how to do it, you simply have to remove the sub-domain from the beginning of URL, still preferred previous solution as it was simple...

can anyone help with local setup

ive successfully installed postgres,redis,etc. and im also able to run the setup commands without any errors . but when i ran npx nx start, it says to go to localhost:3001, but when i went there it says unable to connect. what am i doing wrong?

Translations and date format

Is there any way to translate TwentyCRM? Also is there any way to change date format? MM/DD/YYYY makes no sense. We need DD. MM. YYYY Thank you 🙂...

Unique number for custom field

Hi, Im using CRM to track our customers, and in Czechia companies do have IČO which is unique number, can I set custom field to be unique? So if someone tries to enter the same number for different company, it wont let them? Thank you!

Error: Cannot convert TS_VECTOR to column type.

Hi All, Upon login, I'm getting the error above. Has anyone seen this error?
No description

Unable to Reach Back-end: Failed to fetch

Hi, I bought hostinger with Ubuntu 22.04 with Docker (2 CPU, 8GB) I have installed Twenty with this command bash <(curl -sL https://git.new/20). Everything went OK, and site is loaded on with SSL. But all I get is error Unable to Reach Back-end...
No description

Regarding Test cases

Hi @charles , Can you confirm if there are any automated test cases already written for the twenty code? I am looking for tests that can help reduce manual testing and can be integrated into the CI/CD pipeline. Thank you!...

Postgres Error During Local Setup

Hi, I am getting the following errors when following the local setup instructions (after running npx nx database:reset twenty-server ): ``` Error during migration run:...

delete account on demo server

can someone from the team help to delete my account from the demo server?

Google Calendar Sync Fails (GH Issue 8743)

https://github.com/twentyhq/twenty/issues/8743 Basically it's a scenario where the google integration works fine (as I can authenticate via google) and the auth screens present fine, but when google sends you back to the twenty server, the server flips out and crashes....

Cloud version not working

Hello, I've been trying to connect to Twenty for the last 2 days and no luck. Tried multiple browsers, deleting cookies, changing password, etc. Nothing works. I can log just fine but nothing is loading except for the settings....
No description

Calendar sync succeeds, while Gmail sync does not start

Hi v0.33.0 is running on docker. Following commands were executed on Worker container. ``` yarn command:prod cron:messaging:messages-import...

Configuring Cloudflare R2 with S3 for Twenty CRM - Credentials Issue

Hello, I’m trying to configure S3 storage with Cloudflare R2 for Twenty CRM, but I keep running into issues. I’ve already gone through the documentation, but nothing seems to work. Has anyone else encountered a similar problem? Here’s my current .env setup in Docker Compose:...