Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Database reset on Dev container

I ran the yarn nx databaset:reset command locally, and it worked as expected. Now, for the Dev environment, we've deployed the app using packages/twenty-docker/twenty/Dockerfile. How can we perform a database reset in the Dev environment? ...

Databse reset issue in dev docker server.

@thomast @Prastoin @charles Hello everyone, when I try to run the database reset command in my development Docker container using yarn nx database:reset twenty-server, I get this error...
No description

Changing identifier on custom object

On a newly created custom object there is always a name field as identifier. Can I change the identifier field and remove the name field?

Tried to Delete Custom Property, now I get Error "Could not find a relation metadata for"

I tried to Delete Custom Property, now I get Error "Could not find a relation metadata for". The full error is: ```json {...
No description

Are there size limits to file uploading?

I'm self-hosting (w docker; STORAGE_TYPE=local). Whenever I try to upload a file larger than 1MB, I get "Failed to fetch" error. How can I increase the size limit?...

Gmail Calendar error - Cannot read properties of undefined

Self hosting v0.52 After recently syncing my email/calendar, When I try to go to the calendar tab an error pops up: Cannot read properties of undefined (reading 'firstName') (screenshot attached) I dont know if i missed something in the installation or there is something else wrong. ...
No description

Upgrade 0.42.18 -> 0.43.5 sync metadata objects error

Hi there! Selfhosted. upgrading 0.42.18 with spilo image and proper working state (all migrations and upgrade command successfully. all green and without issues). Followed upgrade guide to new postgres:16 image, with proper dumps and restore on new db. All running ok and started new 0.43.5 image successfully with new DB (https://twenty.com/developers/section/self-hosting/upgrade-guide#v0.42.0-to-v0.43.0). 0.43.5:...
No description

How can I reflect my newly created mutation in graphql playground

Version: 0.51 I've just added a new table in metadata schema using migration, it worked fine. Now, I've created couple of queries and mutations for that table but after restarting server it seems not to be reflected in graphql playground http://localhost:3000/graphql....

How to create new workspace using API?

Is this the way to do it? Can someone help?
No description

Feature or bug

Hi, why is it when testing the api sometimes when we type too fast it redirects to people page? is there a keyboard shortcut or is this a bug because it doesn't seem to be consistent. for example in here, i wanted to type "sign", however it only lets us type "si", when g it pressed nothing happens. tried this on different browsers and showed same behaviour.
No description

Copy hover button not visible

When editing a field, the copy button is still clickable but does not appear on mouse over. It is invisible.
No description

Trying to run Postgres spilo container in Ubuntu EC2 Instance

@thomast @prastoin @charles Hey everyone! I'm facing an issue while running the twentycrm/twenty-postgres-spilo:latest Docker image on my Ubuntu EC2 instance. The same command works perfectly on my local machine, but on EC2, the container crashes shortly after starting. The logs show the following error: patroni.exceptions.PatroniFatalException: Can not find suitable configuration of distributed configuration store and for your information i am using this comamnd to run docker container docker run -d ...
No description

database "default" does not exist

Hello Twenty's team I would need some support on this stacktrace I'm getting from the dockercompose steps ? @Alzter...

Copying multiple emails

For example, if I wanted to select all customers'/peoples emails and export/copy them, would that be possible? Can data from the columns be copied at all?

Any docs on this?

Is there any documentation on how to use this?
No description

Default workspace

Currently We do have two workspaces: Apple and ACME We have disabled multiple workspace flag in env, So we are getting default workspace for Apple, but what should I do If I want ACME as a default workspace? @thomast @charles @Prastoin...

UI issue in V0.51.0

When we run the application and welcome page come and if we hover or do some activity automatically ui got crashed and it's showing blank page and in console it's showing this error The above error occurred in the <RecoilURLSync> component: RecoilURLSync@http://apple.localhost:3001/@fs/home/jay/Jay/Internal-System/CRM/simform-twenty-crm/node_modules/.vite/packages/twenty-front/deps/recoil-sync.js?v=036a718f:4831:23 RecoilURLSyncJSON@http://apple.localhost:3001/@fs/home/jay/Jay/Internal-System/CR...

Enable multiple workspace

What should be done to enable multilpe workspaces setup in v0.51. ? I set IS_MULTIWORKSPACE_ENABLED = true @thomast @charles @Weiko...
No description

No email connection settings

Looking to connect my e-mail to 20, however there doesn't appear to be any way to connect to an SMTP provider (screenshot attached).
No description
Next