Twenty

T

Twenty

Join the community to ask questions about Twenty and get answers from other members.

Join

❓︱help

🏡︱general

💻︱development

Back-end error while creating new table

I was creating a table when I got some errors, after the third field created, I got an back-end error Workspace : Colec (cloud based)...
No description

Docker v.0.41.0 update issue?

I'm trying to do a simple upgrade from v0.40.0 to v0.41.0. Upgrades in the past have always been easy. Changed the tag to the new version, did docker compose up -d and got this db error: manifest for twentycrm/twenty-postgres-spilo:v0.41.0 not found: manifest unknown: manifest unknown Any suggestions?...

[Solved] Google Calendar sync stuck

At some point our Google Calendar sync was stuck and I can't find the way how to force the re-sync. This is what I see in the database: for message channel I see syncStatus: [null]...

How Timeline Tab is generated?

Hi guys, can you tell me what action in twenty will add the record to this Timeline tab?
No description

How to Host Twenty CRM on Cloudways?

Hey Twenty users! Hope you all are doing well. Can anyone provide assistance / a brief tutorial on hosting Twenty CRM on Cloudways? I’ve tried following both the local hosting and self hosting tutorials, but I can’t seem to figure it out. Is it as simple as deploying from GitHub? Am I overlooking or over complicating this? I’m stumped! ...

Bug People Data Disappears and Error message is shown

When clicking on companies, and then to People on a selfhosted instance, People Data disappears and then Error message is showned. https://www.loom.com/share/943213350fb6492fa4ba7905b0c47edf?sid=59340d36-39d3-46ba-bc4e-bccf7077ada3...
No description

Click on Settings Screen Bug

Upon clicking on Setting all menu swipes right, then upon clicking close setting X, the menu swipes back to normal https://www.loom.com/share/8516e19cc7a843ac9503a895258dec50?sid=80baf8cc-e784-4a87-b328-df27aac5a72e...
No description

Joining workspace does not work

Hey guys, I used twenty "v0.41.5" from a blank database. I run the database command : yarn database:init:prod Everything looked OK. ✅ ...

Logging into Twenty and it 'hangs' / infinite loads

I get this error in the console Uncaught (in promise) Error: More than one not canceled subscription for workspace {an ID of some kind} Was working yesterday, not working today......

How to work with Opportunities

Hi all, How are you working with Opportunities? I was expecting to see a "Lost" stage and that "Customer was named "Won", but this I can create and edit myself of course....

Selfhosted API not working ;(

Hey! We have 0.41 selfhosted and we are having a very hard time getting the API to work with our integrations (such as windmill). Authorization over the API is working fine (not able to access the api call documentation and trying it out without provision of proper API key), however, every tested API Call returns 500 internal server error. Not connected to basic functionality (show companies) or customized (show custom objects)

Enum "OpportunityStageEnum" cannot represent value: "LOST"

I am unable to view an Opportunities in the app and this is the only error being thrown

Bug - Issue with Companies and People Views

Hi everyone, I’ve just installed TwentyCRM, and I’m running into an issue. When I click on "People" and then go back to "Companies," the entire list of companies disappears. After this, I often get an error when trying to access "People," and the page reloads. Has anyone experienced this problem before or have any suggestions on how to fix it?...
No description

Microsoft sync failed

Hey! I tried to sync my Outlook mail and calendar after the feature was published, but I got an error. Is there a way to see the reason for the failure and do something on my end?
No description

On how to host TwentyCRM on Debian VPS using Docker compose and external PostgreSQL

I am trying to deploy Twenty CRM on a Debian VPS using docker compose. I have a few issues/questions * External PostgreSQL...

Advanced Rules not Changing Field (works for already saved fields).

When adding a new advanced rule or adding a new field to an existing advanced rule, changing the field doesn't work. Everytime I select Priority/Due Date/Assignee or any other field, it resets to the default one (Title). This was working before (at least on 0.40.0) and now it's not....
No description

How to compile translation?

When I'm logging to workspace, I'm getting these logs about non-compiled folders, what commands should I run in order to prevent these logs? ``` [0] Uncompiled message detected! Message: [0]...

Contact auto-creation feature

How does the Auto-Creation feature automatically refresh the frontend to sync data using CalendarCreateCompanyAndContactAfterSyncJob?

Local step issue

I encountered an error when running the command npx nx database:reset twenty-server for local setup
No description