Twenty

T

Twenty

Building a modern Open Source CRM, powered by the community

Join

❓︱help

🏡︱general

💻︱development

Help with REST API `emails` filter

Hey all! I just upgraded to v0.30.2 super excited to start leveraging some of the new features! I'm working through updating my automations that talk to Twenty, and have a question about how to currently query on the new emails.primaryEmail and emails.additionalEmails fields. I'm hoping to search all email fields for Persons to see if the email exists or is known or not. So I'm planning on using the or() operator with the /rest/people endpoint to query to see if they exist....

502 Error

Hey All, I'm randomly getting a 502 error on a few actions. I can see the following occur in the logs: `2024-10-01 16:05:02.099 GMT [180316] ERROR: foreign-data wrapper "airtable_fdw" already exists Oct 1 16:05:02 ip-address 4b5f320d2be1[692]: 2024-10-01 16:05:02.099 GMT [180316] STATEMENT:
Oct 1 16:05:02 ip-address 4b5f320d2be1[692]: #011 CREATE FOREIGN DATA WRAPPER "airtable_fdw"...

How to handle caching with Apollo?

I was looking into this issue. The RCA is that the cache for records is updated (optimistically), but the cache for fetching from the same data source for deleted records with a filter criteria is not updated. Hence the records still show in the deleted list. The question is, how do I handle this scenario? Do I update cache for the query with filter? This could have many different possible filter values, so updating all of them does not seem ideal. So do I just set that query as invalidated? For that I will need to know all possible filter combinations again?...

Twenty CRM and Basic User role?

Hello, this tool look amazing, every user friendly, great job! I am facing a issue as I am coming from Zoho CRM where we could put different permissions per field but, here we dont see any type of permissions. I was reading the ducumentation but, without success, has anyone any clue if Twenty support basic user permissions per role at least?...

Error at import for people from CSV

Hi, in the context of Cloud, I'm trying the import of a csv in the People table. Variable "$data" got invalid value "[email protected]" at "data[2].emails"; Expected type "EmailsCreatenput" to be an object. Any idea on how to solve that ?...

npx nx database:reset twenty-server errors

Hi! I am trying to install twenty on arch. Somehow the title command has errors, which prevents its normal use (attachment). Postgres has the extensions installed: postgres=# \dx List of installed extensions...

Increase timeout twenty

My twenty is disconnecting frequently, how can I increase the session timeout to 8 hours?

Tasks templates

Is there a way I can define a set of tasks that I want to create every time? For example: periodic follow up tasks.

Heroku Deployment

I managed to prepare a deployment for Heroku. the deployment happens successfully. However I'm having issues with initializing postgres. https://github.com/sagararyal/twenty-heroku -> https://planet-20-1b4a1117717b.herokuapp.com/welcome ...
No description

Twenty 1 click docker-compose

I've tried setting it up according to the contributor guide, I can create user and workspace, otherwise, this appear in the logs: Version: 0.24.1

Workspace Schema not found

I can't log in the cloud account, apparently it doesn't find our workspace... :/

How to Setup Messaging & Calendar sync

Hi! I'm a bit confused on the wording in the Setup Messaging & Calendar sync section:
Twenty offers integrations with Gmail and Google Calendar. To enable these features, you need to connect to register the following recurring jobs:...

Login error Core user does not exist

Can someone help me with this login problem?
No description

Need help in setting project , frontend stops suddenly

Hi, I have previously contributed to twenty hq 3 pr and 1 issue , but I always faced and issue of starting frontend , "npx nx start " or "npx nx start twenty-front" starts frontend at 3001 but it stops suddenly , to solve any issue i have to keep it starting again and again can any one help me in solving this issue on the other hand there is no issue in running , twenty-server ...
No description

.env values are not being taken into account

Hi, so I setup twenty on a fresh VM, used the script and I have a blank page, I saw that someone else had the same issue and it was because the "server_url" was localhost, I replaced that with my local IP but its as if the .env values are not being applied. i used docker compose down and docker compose up -d...

Question Related to Onboarding and UserVars

Hi everyone, I hope you're all doing well! I’d like to better understand how the onboarding flow and userVars work. In the sign up or activate workspace flow, is there any point where the onboardingStatus is set to ProfileCreation? Locally, the "Create Profile" screen doesn't appear, and after setting the displayName, we go straight into the workspace, while in the Demo version this screen is displayed. Is there a specific environment variable for this? Thank you for your attention!...

Unable to load data

Hi there, I recently updated Twenty to the latest version on docker, but I'm not getting any data to show up on the UI, just the loading animation. Selfhosted on docker running latest...

New Note Errors

I have an issue with notes that has been present for as long as I've been using twenty (~4+ months). I am not sure if its a set up problem on my side or a bug, so reporting it here. Here is how I produce the error: - Be in a company or person - Click on notes tab...
No description

ApolloError + blank page, can't access any objects

Hi I'm currently unable to access any of my objects. I'm getting a white page and can't really navigate anywhere other than settings. At the bottom right I get ApolloError and a few other error messages. I've tried clearing my browser cache...
No description