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...
Code Node (workflow)
I'm trying to set up a conditional logic using the Code Node, with the right condition i want the workflow to stop.
I tried returning true / false but it continues the workflow. I also tried to throw an error, it would error on the right condition, but the next node will still fire.
The workflow is something like Record is updated --> Code --> Create Company --> Create Person. ...
Can't deactivate or edit custom field (Relation)
Hello team, I have created a custom field, type Relation.
Field name: Partner Involved
purpose: tag companies that are involved in a deal (e.g., referral)
Type: Has Many...

self-hosted gmail error
I'm hoping I'm missing something obvious as this is driving me nuts.
I've
- set the GCP OAuth Credentials up and have confirmed that Twenty has access to the relevant Google permissions
- run the yarn commands, via sh, on the worker using Portainer ...
Question regarding timelineActivity
Hey guys! I'm using TwentyCRM and I wanted to track the stages of opportunities progressing through time using the timelineActivity table.
However, I'm noticing that instead of creating new entries for each action I take, timelineActivity is actually updating the rows of previous activities, effectively deleting changes made by myself and my team.
What causes some activities to be created as new timelineActivity rows and some to be just updates? Is there a way to force the CRM to always create new rows so I can track the full history?...

Many to many relation
Just wanted to check if support for many-to-many relationships is on your roadmap. Would like to know if this is planned or under consideration?
@marie @Guillaume @Prastoin...
Workflow is not running with schedule
I'm trying to create a workflow that should run on a cron schedule, but it’s not executing. Could you please let me know if there's anything else I need to configure to make it work?


