Twenty

T

Twenty

Join the community to ask questions about Twenty and get answers from other members.

Join

❓︱help

🏡︱general

💻︱development

unexpected application error

Anyone get this error? When ever I create a new record (Task) for example then close the Side Panel I get this error Version .42.0...
No description

How to add Notes body through API

I saw Bocknote.js is used for the body of notes. Should we use the blocknote library to e.g. parse markdown to the a blocknote format, like described here: https://www.blocknotejs.org/docs/editor-api/converting-blocks#parsing-markdown-to-blocks or is there another way?

How to change the email associated to your account

Is it possible to change the email associated to your account? If so how? Thanks

Unable to open records

When I click the arrow to open a record nothing happens.
No description

Email Settings using sendgrid

Hi, I'm using sendgrid for my different applications. I added the configuration to the ENV file and can see them in the UI. But Im not able to send email (invite, or get email based on events) What am I doing wrong //Nicklas...
No description

Microsoft SSO on Self Hosted Instance

Hi, I'm running the latest release of Twenty and have added the ENV variables in the docker compose file. AUTH_MICROSOFT_APIS_CALLBACK_URL: "https://crm.myexternaldnsdomain.com/auth/microsoft/redirect" AUTH_MICROSOFT_CALLBACK_URL: "https://crm.myexternaldnsdomain.com/auth/microsoft-apis/get-access-token" AUTH_MICROSOFT_CLIENT_ID: "XXXXX....."...
No description

Importing Excel data

When attempting to import a table that was 30k rows we learned that the maximum import limit was 200 rows. The CRM would also not map null values or cells where there was no data and required there to be data in a cell Unclear if this is by design or user error...

Microsoft Sync - Forever Importing

I have sucessfully managed to get microsoft SSO set up and added an account to hopefully sync emails. It is just sitting there forever importing. Its been a few days now and I have no new tabs or pages that show anything has started. I have checked the logs and nothing seems to be coming up they are pretty clean. I am on self hosted docker version 0.42.6 Happy to send over anything else needed...
No description

Start the cron jobs

Are these to be registered inside the worker container? Any guide to do so? Tried severlal times without success. Thx...
No description

Can't go into on billing area in my settings

In cloud version, When I try to click and go into biling it takes me back to profile view

How to rename Opportunity or other fields

Creating a custom field will not link the new field as opportunity in the single contact, is then possible just to rename Opportunity name? If so how? Thanks...
No description

How to permanently bulk delete records?

Permanently delete record is available only if 1 record is selected, if you select 2 or more records although already solf deleted there is no permanently delete in bulk but delete, which being already deleted do not cause any effect on the selected records. Is this a bug or how can be solved? Thnx...
No description

How to recover a soft deleted field?

Trying to recover deleted contact but cannot find the RESTORE option for contacts or other fields. https://twenty.com/releases#soft-delete Any help? Is it a bug or a cooming soon feature?...
No description

[ **Multi-Workspaces and single subdomain** ] - is possible? (no subdomain)

Hello, everyone! I’d like to know if it’s possible to disable the subdomain option when Multi-Workspaces is set to TRUE. I currently use several subdomains on my hosting, but I’d like to point twenty to a single subdomain while keeping the Multi-Workspaces option enabled....
No description

How to set up Upload File Size Limits

How can we limit the Size of the Files we can upload to the Application as attachment for a client for example? Thx...

Is the "Log in with Google" option available?

Hello there! Is the log in with Google Option available, I was not able to find any doc. Thx...
No description

Updates to Records via Workflow not Reflected in UI

When running a workflow that updates a record, for example, changing the status, which is linked to a Kanban board, the item does not move unless I refresh the browser. I can see this confusing my team if I were to let them use it.

Microsoft Outlook Sync Fails

Is there any issue with the Outlook/Microsoft integration? Just noticed that email are not syncing? Says sync failed in the settings, how can I help debug it and how do I rerun the sync when it fails?

Upgrading from v0.41.5 to v0.42.6 does not work

I am using tag "v0.42.6" in my deployment file. After running the commands for the migration :
yarn database:migrate:prod
yarn command:prod upgrade-0.42
yarn database:migrate:prod
yarn command:prod upgrade-0.42
I get an error message when I try to log in : "Unable to Reach Back-end...

Not able to run the application

I have setup the repository with postgres and redis but when i am running npx nx frontend or server it's not working