"column does not exist" in cloud Twenty
We have a custom object
customers with a relational field buyer. I wanted to change the relation type of the buyer from "many-to-one" to "one-to-many".
Because I can't edit that field, I deleted it and tried to recreate with the new relation type.
However, i now face the error "column customer.buyerId does not exist" and the app crashes.
Cloud instance under https://homeseller.twenty.com/...Currency being rounded up
Is there a way when you use currency for it to not round up. I need to use exact amounts for example $189.67 and for it not to round it up to 190.
Error to load application on self hosted server
I am runnig latesttwety version . It was working fine ut from today when I try to load the page it gives me "Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". The is nothing on the screen. I pulled the latest verion of twenty, installed PHP globally ut still the error persists. Please help me with some insights and if anyody else facing the issue..
Field metadata settings are missing for field workspaceMember
When trying to login now Im gettign the foolowing error, anyone got an idea why?
Email Sync
Hi, all. Do I understand it correctly, that if I want email sync for my organization and am self-hosting, I have to purchase a paid plan?
Uploaded images not displaying
I tried uploading images to my profile and workspace, the image upload works but when I refresh the image is not loading, a 403 error appears in the console.
Version: 0.52.0
Error:
{"statusCode":403,"message":"Forbidden resource","error":"Forbidden"}...Webhook Initiate too fast
Hi, I've created a job in Azure Automation to do an inventory through the API's of companies registered in Twenty CRM (v0.54.6). THe import job is importing the company data to a sql db. THe job is triggered with a webhook coming from TwentyCRM. When I create a Company, the webhook is triggered to early, i have not completed to fill out all the information before the job gets triggered by the webhook. So the import job only gets the company name and address information. I have plenty of custom data fields added to the company dataset. but that is only present in TwentyCRM and not in SQL db due to the early trigger from the webhooks.
When I run the import job manually I get all the data when the company is created. SO I could solve it with an initial delay in the automation job. but I think it's better to solve it from the Twenty CRM system side...
Database upgrade error
Hello! I just upgraded my twenty from v0.51.0 to v0.52.7 and then run the two commands to upgrade the db. The first one ran without any visible errors but the second one throws and error. But the workspaces seems to be working fine
```[Nest] 288 - 05/29/2025, 6:20:45 PM LOG [UpgradeCommand] Upgrading workspace 5511aa2d-b268-493d-aa9b-250a2b76ef4a 1/1
[Nest] 288 - 05/29/2025, 6:20:45 PM WARN [UpgradeCommand] Error in workspace 5511aa2d-b268-493d-aa9b-250a2b76ef4a: WORKSPACE_VERSION_MISSMATCH Upgrade for workspace 5511aa2d-b268-493d-aa9b-250a2b76ef4a failed as its version is beneath fromWorkspaceVersion=0.51.0
[Nest] 288 - 05/29/2025, 6:20:45 PM ERROR [UpgradeCommand] Error in workspace 5511aa2d-b268-493d-aa9b-250a2b76ef4a: WORKSPACE_VERSION_MISSMATCH Upgrade for workspace 5511aa2d-b268-493d-aa9b-250a2b76ef4a failed as its version is beneath fromWorkspaceVersion=0.51.0...
Field metadata settings are missing for field
I’m encountering this error while upgrading from version 0.52.2 to 0.53.0.
The database settings do not contain values for the field mentioned in the error screenshot.
@prastoin @thomast @Guillaume...

Relational metadata is missing
Afternoon people. Did some version hockey to get Twenty onto postgres:16, however a version or 2 later than we should have, and this error is occurring on login.
Is there any easy fix to populate this required metadata?...

issue with Address field creation in self-hosted instance
Environment: Self-hosted Twenty CRM v0.53.8
Expected behavior: Self-hosted instance should allow "Address" field in the custom Property object. Cloud version works as expected.
Actual behavior: Self-hosted instance rejects field creation with "name not available" error...

twenty can't find its database
I'm trying to run Twenty behind a reverse proxy (traefik) and I have been using a script to help manage/configure it (deplyrr).
In doing so, I'm trying to shoe-horn the .env's together by transplanting all of twenty's env variables into my other .env, and use the same ones that I am able to get working with twenty as a standalone stack, AND get twenty to fit into the formatting that deployrr uses - to be able to use the automation that it has setup with traefik... but I keep running into the same issue where the server cannot find the database at the database address.
I have all of the services split up into individual yml files (twenty-server.yml, twenty-worker.yml, twenty-db.yml) and redis is already running on my server, and has been associated (I assume correcly.. But I even if I create a second redis container using pre-defined settings, it doesn't seem to help)...

_a3.trim() is not a function
Hey, I'm getting greeted with this error when trying to click on a user's name (opening up their menu). One time it said "label.trim() is not a function" but couldn't replicate.
I'm creating users using the graphql api.
e.g. clicking this thing...

SelfHosting - Email Invite Issue
Background - I have hosted twenty on AWS. I have configured a rds postgres instance to be used as DB instead of the one in docker volume. The application is hosted well and I can access the application on http using ec2 instance public ip. so far good. I can Also see db updates and schema creation working well.
Problem - I need to add more people to workspace and need to send email invites. The receiver is not receiving any email.
I am using aws ses and currently using email option in sandbox and have also verified the sender and receiver emails in aws. I have added the below keys in .env file
EMAIL_DRIVER=smtp
EMAIL_SMTP_HOST=email-smtp.ap-southeast-1.amazonaws.com...
Workspace Schema not found
I try to upgrade for v0.54.6
But have this error when make login:
2025-05-23T17:28:28.913356506Z TwentyORMException [Error]: Workspace Schema not found for workspace 99449ada-8490-4ee4-8bca-ab947cb1c015...
Is this error normal
I checked the logs and I am getting this error. I did have to fix the error, credentials was not correct for the database and also when I connected to twenty for the first time it did not create an account so I had to go through those steps to get that working under the troubleshooting section. I am able to connect to docker with no issues. I do not get this error when I run my Ubuntu VM 24.04.2.
WinPro11
WSL2
Docker desktop (windows)...

Entries hide in Group by
Hi, record entries hide when I select the Group by for a field & have table view. I see the conditions but no entries under them. I see the # of entries under each condition but the entries do not show on the UI.
If I change the view from Table to Kanban, I can see them.
Here are the screenshots for ...

Accessing OpenAPI docs without an API token (not permitted?)
Im trying to access OpenAPI docs to check out the documentation (https://twenty.com/developers/rest-api/core#/) but I cannot view the docs before generating an API token. Is this on purpose?
enable text wrapping in table view
is there any way to enable wrapping in the table view, and not just in the record view?
I created a ticket last time, but it was closed because it referenced the wrong element.
If it's not possible, is there any way to apply a custom style?
https://github.com/twentyhq/twenty/issues/11831...