[SOLVED/WORKAROUND] Error when uploading an image - permission denied mkdir (docker folder bind)
I deployed a docker instance of twenty recently using docker compose via portainer. And i've been having a few issues. One of them is the fact that i can't upload any image, I noticed the cosole shows a permission denied error when trying to make a directory on the data folder.
Just in case the folder is a bind on docker instead of an actual volume. I attached a screenshot of the permissions it has....

Work Capacity Overview
Hi all,
I'm using Twenty to track client opportunities for my consulting business.
Each opportunity has a monetary amount, a set of hours that needs to be worked and a period it has to be done in....
I am not able to run twenty in my local setup. Need help
I am able to do upto before yarn, I did every step. Context: I am doing this in Xubuntu in Virtual Box, I run "yarn install" it said like enough space not available so I increased Virtual Box size and then used GParted mounted it, run and allocated the unused space for using. Even after also this it didn't work. I am providing the reply of chatgpt on giving the error and telling to tell what is breaking: " 💥 What's Breaking
❌ Build failures – Native packages like:
sharp
...
App Outage: Found 1 workspaces with pending migrationsdock
Hi, something weird has happened to my self-hosted twenty instance...
It was working fine on 0.55.9 - about three weeks ago I had a failed attempt at upgrading to 1.0.0, but managed to roll back successfully - at least that's how it appeard at the time, and it was working fine until I left for holidays. I dropped by the office to fix some internet issues and had to reboot the host machine as well, and now nothing works - I keep getting various error messages and can't see any of the data models in the UI. In the admin panel the app is marked with outage, and claims that it found 1 workspace with pending migrations.
According to docker ps all containers are healthy, but there are numerous SELECT errors in the twenty-server logs.
The first one is this:
query failed: SELECT "favorite"."position" AS "favorite_position" ......
SELF HOSTED Unable to Reach back-end.
HI Y'all I am new to Twenty CRM trying to see if it would work for our use cause. I recently insalled the docker compsoe 1-click installation(yesterday) and I was getting Unable to Reach back-end the whole day tryed everything could't get it working eventully i delted everything for the 3rd time and reinstalled it and then it was working for me, loged in and can play around, then when i shared it with my colleagues to test they now keep gettting Unable to Reach back-end , so i don't quite understand why.
I am using an old pc with unbuntu on it as a server, with the Latest version of docker and twenty, how do i reslove this problem, I don't see anything on the forms about it I did go through the docker trouble shooting doc but don't really see anything there that i think would work.
appreciate any help. Cheers...

Google OAuth verification
I’m getting an issue with my Google OAuth Verification. The message is below. How do I change the privacy policy in a self holsted instance.
We need you to address the following items for us to continue your app’s verification:
Your homepage https://xxxx/welcome does not include a link to your privacy policy: https://twenty.com/legal/privacy...
Reorder Fields in Object Detail View?
Is it possible to reorder the fields that appear in the detail view for an object? Additionally is it possible to hide fields in the detail view? I can't seem to find any documentation or github issues related to this.

Workflow 101 Documentation
Hey Everyone -- I feel embarrassed saying this, but I really have no idea how workflows actually work. I've tried to find documentation on Twenty's website. I've looked on YouTube for tutorials. So far I haven't come up with anything that shows me how to use it.
All I'm hoping to do is select a group of people from my contacts and create an email automation that sends out a different email every week for 5 weeks. Is there any material that you reference to help you get the hang of Workflows?...
Self hosted docker email & calendar bug
Hi guys, I installed Twenty on my local machine using Docker Desktop but on Email & Calendar page I can't select provider, list comes empty. Any fixes I can try?

redirect issues
im using this .env config
```
SERVER_URL=https://crm.website.com
IS_MULTIWORKSPACE_ENABLED=true
DEFAULT_SUBDOMAIN=crm...
Error: 'filter' invalid for ''
Hi all! I am trying to filter my noteTargets by noteId and I keep getting the following error:
```
400
Failed to fetch notes: 400 - {"statusCode":400,"error":"BadRequestException","messages":["'filter' invalid for ''. eg: price[gte]:10"]}...
Variables
How can I change these variables ? Modify them… I’m currently running it hosted via Docker on Railway.

Refreshing view
Hey,
On the company view, when we add a note on a company from the side panel (from a kanban view), we get an instant update of the column where the company is clicked from. And we need to refresh the page to make the filter works properly again.
(Also the update view for the filters is not working as expected since the filters are removed when refreshed)
Cloud workspace name : colec...
Email setup on pikapods setup issues
I’m hosting on PikaPods and cannot configure sending emails. They get sent from my Gmail account but are blocked.

Same field id in different object possible?
Im trying to create different objects like campaings, leads and most of them need to have for example field Type.
But, I see that the second time Im trying to create the field I get: "A error has occured" ((in docker no logs appear))
Now, If for example im trying to create campaing_type it will work....
google auth issue
Hey everyone
We’re having trouble completing Google OAuth login on our app and could use some help.
After being redirected back to our app, the login fails and we get bounced without any specific error message. We suspect it might be due to misconfigured domains, redirect URIs or something in the .env.
Here's a snippet from our .env:...
[SELF HOST] "Metadata version not found for workspace" after failed version upgrade
I had Twenty v0.51.13 installed on a server. I tried to upgrade to v1.1 by following the procedure: going one major version at a time. However, it stopped working fine after v0.54. I tried a roll-back to v0.51.13 using my initial database backup, but now and after many tries, I cannot login anymore. I keep having the "Metadata version not found for workspace".
I already tried flushing the cache, syncing the metadata, etc... I'm lost now....
Comments on notes - gone?
Hey this might be a dumb question, but the userguide mentions that you can comment on the posts(I am imagining an '@person' kind of functionality). But I am unable to find that feature. What am I missing?
Link to doc - https://twenty.com/user-guide/section/functions/notes
SS attached...

Self-Hosted (Docker) can't create new workspace
Hey so whenever I try to create a new workspace on my self-hosted docker instance I get "An Error Occured" as a toast notification.
Is there a log where I can look into the problem or does anyone know why this happens?
Twenty is freshly installed with the 1-click script and the only thing I changed is I added a server_url in my .env and made it available via ssl on our domain...