Error "cannot pass more than 100 arguments to a function" when calling create "insertIntodeal"
Relational field not showing in data entry mode

Getting @swc/core@npm:1.5.20 couldn't be built successfully logs can be found here:

upgrade from 0.11.2 to 0.12.1

how to setup locally with docker.
Programatic way to create a note for a company using REST?
Converting text fields to links
Getting Error After Importing data.

Getting logged regularly (~15 mins)
Quick Install graphql link error [ Proxmox VM ]

Issue with Gmail sync
yarn commands to start the cron that will consume the emails to import but I am facing this error when trying the yarn command:prod cron:messaging:gmail-fetch-messages-from-cache:
ERROR [Error] Nest could not find GmailFetchMessagesFromCacheCronJob element (this provider does not exist in the current context)
...Error TS5042: Option 'project' cannot be mixed with source files on a command line
npx nx start
I saw a similar thread before here #Error TS5042: Option 'project' cannot be mixed with source files on a command line
- Tried to re cloning the project on local didn't work
...Migrations fail and app does not exit
Create and fetch new database entities
everyone to the messageThread table. After that, I've also created a new table (by table im referring to the object-metadata.ts files, and the repositories) name d MessageThreadMembers, with two columns for the MessageThreadId and WorkspaceMemberID. I used psql to query my local database and all the tables and FK constraints were working fine.
Now, here is where im stuck: I'm trying to fetch the workspace members of a message thread, so the frontend can consume that information and use it for the message thread members chip/dropdown that I'll eventually code it aswell. I've tried a diverse combination of things here, using how the fetching of MessageThread works as a reference. My workflow here was something like: Add the necessary export types in the graphql.tsx file inside twenty-chrome-extension/src/generated folder -> create fetchAllThreadMembersOperationSignatureFactory.ts -> create a new hook that uses useFindManyRecords and add an entry in CoreObjectNameSingular.
...Are both Turnstile and Recaptcha being used in the project? Is It a customer choice?
Create Standard object ids
Worker is terminating.

navigate() isn’t working after async operation.

Poor performance on self-hosting
Need help with 0.11.0 release merge !
auditLog table in workspace schema. Now, I already have workspaces created and I can't afford to lose data. So how do you suggest I can approach this ?
I executed database:migrate , but I understand it wont make changes to my existing workspaces....