Lock fields/items in the object
Is there way to lock members from editing certain fields/items under an object?
Twenty Custom domain 404 on Coolify
Help needed using custom domain to access Twenty ( self hosted via coolify )?
We can access it using default http URL coolify creates, but when we do custom domain with https it gives 404. We have other service like n8n works fine with custom domain in same project.
We are currently testing webhook ( POST triggered by any task events ) - Task events is not triggering POST so we suspect it may be because Twenty is on HTTP. So any advise would be helpful....
Twenty server error.
Guys I installed the twenty using portainer but the twenty-server-1 is stuck in starting or unhealthy.
I have a attached server logs....
Events not accesible?
Hello, its me again :))
I started to implement a cal.com (localhost) implementation with twenty and I was able to create the calendarEvent and after to link the participants (workspaceMembers with participants and the CalendarEvent itself togherer, now in the UI I see this:
but, when I access it I get nothing, if I tr to access the full page I get:...

Server is on a coffee break error when filtering - (TAG=v0.32.0)
I'm getting this error message when applying filters on opportunities:
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.I'm running on the docker compose deployment as described here: https://twenty.com/developers/section/self-hosting/docker-compose...

Unknown error occurred while importing messages for message channel
I get the following error in logs when I try to add google account for calendar sync (in web I see "Sync failed" error):
I've ran yarn commands on worker as instructed in docs.
Full error pasted in thread...
Question about restful api searching fields.
Hello,
I was wondering if it’s possible to search for a record added in a modal (e.g., person, company, etc.) based on a specific field.
For example, searching for a person using the phone number or email. Currently, it seems this can only be done via the UUID, but that’s not very practical....
PG_DATABASE_URL validation
Hey! I'm migrating from 0.31 to 0.32 and got some validation errors for PG_DATABASE_URL.
```
worker-1 | Error: An instance of EnvironmentVariables has failed the validation:
worker-1 | - property PG_DATABASE_URL has failed the following constraints: isUrl...
Double slash after url
Hello, i don't suppose you know what would cause it to be trying to find 'https://URL.org//graphql'?

Google OAuth doesn't work in Docker Compose
Running Twenty in Docker Compose yet I can't get Google OAuth to work. Following env vars are set in
.env
file:
```
AUTH_GOOGLE_ENABLED=true
AUTH_GOOGLE_CLIENT_ID=xxx
AUTH_GOOGLE_CLIENT_SECRET=xxx...Creating Tasks via API
Hey,
Im trying to create task from the API (https://twenty.com/developers/rest-api/core#/operations/createOneTask)
Body that im sending: "{...

Webhook not working
Hello,
I am using the open source version and its wonderful, now as we want to keep contacts in sync with the latest changes in the crm, we started to impleement a webhook strategy for people and companies but, the webhook dont trigger at all.
Any ideea what we can do regarding this?...

How to reduce conflicts
Hi @charles
Is there a way to minimize conflicts when upgrading from version 0.23 to the latest version, after extending our feature based on the twenty's code...
Restful API: Metafield creation with options in it issue.
Hello,
I am trying to create a metafield inside the crm via restful api with all the countries but, I dont seem to find the correct way to create the json to populate the field with the options.
...
Migrate from `twentycrm/twenty-postgres` to `twentycrm/twenty-postgres-spilo`
Hi all!
I just noticed the description in dockerhub for
twentycrm/twenty-postgres
mentions that this is now deprecated and we should be using twenty-postgres-spilo
instead.
Is it safe to switch out the image in the deployment, while retaining the same storage and environment vars? Or will this require backing up the DB, and restoring to the new postgres-spilo server?...Cannot create a New Opportunity from the "By stage' tab
You can create one in the table view, but in the Kanban board it wont let you add a new one. The +New button doesnt work.
Filters, Search and Options not working
I tested v0.32 and 0.33, and as soon as I click on the filters in Companies, an error occurs:
Server’s on a coffee break
Object metadata item "viewFilterGroup" cannot be found in an array of 34 elements
...

Help me modify source code in docker
Hello everyone, I've just set up everything using Docker Compose, and it works correctly. However, I'm wondering how to modify parts of the source code. Making changes directly inside the container doesn't seem like a good approach. Could anyone provide guidance on the best way to modify the source code in this setup? Thank you
Too Many Clients Error
While running docker run -p 3000:3000 IMAGE_NAME:TAG this command i am getting error
