Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

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

I am encountering an issue with enabling Microsoft Sync in my Twenty CRM instance.

Hello I am encountering an issue with enabling Microsoft Sync in my Twenty CRM instance. Here’s a summary of the problem: Microsoft authentication is working correctly, and users can log in using Microsoft accounts. However, mail and calendar synchronization is not working, and I keep getting the error: “Microsoft sync is not enabled.”...

Upgrade from v0.33.3 to v0.34.0 fails

After upgrade can't use the instance with error Forbidden resource. Whole error: https://pastebin.com/X3ZZUYqY My steps of upgrade: - stop docker compose - bump the version to v0.34.0...

Upgrade from v0.40.8 to v0.41.4 fails due to column "createdByContext" of relation does not exist

has anyone found a solution to the issue raised in the issue: https://github.com/twentyhq/twenty/issues/9969 ? When executing yarn command:prod upgrade-0.41 I get the error QueryFailedError: column "createdByContext" of relation "task" does not exist (I have attached the error in the log/output). Thanks!...

Translation to other languages

Hi there! I'd like help translate Twenty on Russian. How i can help with them?...

Signup For Paid Service

Hi. Yesterday I attempted to signup for the paid service. After entering my card details I tried logging in with a Google SSO, but I get the error "workspace is not ready to welcome new members", and it takes you back to the login prompt.

IT dept. requires single tenancy Microsoft SSO - removed in Twenty v0.41.0?

Hi Twenty team! 👋 I'm currently working on implementing Microsoft authentication for our organization but noticed it requires multi-tenant configuration in Azure AD. Our IT security policies prefer single-tenant setups. Are there any plans to support single-tenant authentication in the future? This would help organizations with stricter security requirements adopt Twenty more easily. If single-tenant support isn't on the roadmap, I'd appreciate understanding the technical reasons behind requiring multi-tenancy. This would help me better discuss the requirements with our IT team. Thanks in advance for any insights!...

How to custom GraphQL validation rule

Hi guys, can you tell me how to add a validation field in twenty's graphQL, for example with CreateOneAttachment API I want to add authorId field as required, which file in the twenty-server package should I look for?

Migration from 0.33.0 to 0.34.0 causes errors

Hi ! Thanks for your amazing work ! I made updates from 0.22.0 to 0.32.0 following your guidelines (https://twenty.com/developers/section/self-hosting/upgrade-guide) from step to step without any problem. I switched postgres container image from twentycrm/twenty-postgres:${TAG} to twentycrm/twenty-postgres-spilo:${TAG} during 0.31.0 -> 0.32.0 migration, made dump export and reimport, and it worked fine....
No description