Ferdinand H
Ferdinand H
TTwenty
Created by Ferdinand H on 1/2/2025 in #❓︱help
How can I filter an enum via the REST API ?
Sorry for the noobie question but if I want to get all result filtering on an array of enum via the REST API I would naturraly use this: type[in]:[ENTREPRISE] => 400 Bad request Also tried: - type[in]:['ENTREPRISE'] - type[in]:ENTREPRISE - type[in]:'ENTREPRISE' Didn't have more success ! What is the proper way ? (ideally I would like the opposite but I presume once I have the correct way a not(<correct_format>) should do the trick right ?)
10 replies
TTwenty
Created by Ferdinand H on 12/13/2024 in #❓︱help
Error while setting a default on a multi-select
No description
6 replies
TTwenty
Created by Ferdinand H on 11/25/2024 in #❓︱help
Can't import image in files
No description
6 replies
TTwenty
Created by Ferdinand H on 11/25/2024 in #❓︱help
Issue with kanban view
In the cloud instance for twenty (Colec) the kanban views aren't showing, none of them. Also there is an issue when updating some select fields :/ Thanks in advance ! @thomast @charles
4 replies
TTwenty
Created by Ferdinand H on 11/7/2024 in #❓︱help
Current cloud is unreachable
Hey, our cloud account is loading indefinitely with this error in the console : useFindManyObjectMetadataItems error : ApolloError: Cannot read properties of undefined (reading 'fromRelationMetadata') workspace name : colec Can someone check what's wrong ? Is it related to a new release ?
7 replies
TTwenty
Created by Ferdinand H on 9/23/2024 in #❓︱help
Workspace Schema not found
I can't log in the cloud account, apparently it doesn't find our workspace... :/
5 replies
TTwenty
Created by Ferdinand H on 9/3/2024 in #❓︱help
API : Error 500 while fetching all companies
When I use the API (code or web interface) I get this error: 500 Internal Server Error No supported response body returned I deactive the multi-select field we had for the company object but didn't change anything. Others objects are fetchable. Our space name is Colec. We're on the cloud formula
29 replies
TTwenty
Created by Ferdinand H on 5/15/2024 in #❓︱help
Import data generate a 400 error
I tried to import data from a xlsx file, I mapped field properly but get an error when I imported. It was for a custom data model with an address type field, maybe that was caused the issue. Workspace is Colec Thanks for the help !
7 replies
TTwenty
Created by Ferdinand H on 4/22/2024 in #❓︱help
Sync multiple gmail on one account is failing on cloud
I would like to sync multiple gmail account on one account but the second one is failing. There is no feedback. The workspace is colec 🙂
16 replies
TTwenty
Created by Ferdinand H on 4/18/2024 in #❓︱help
Error with address field
No description
3 replies
TTwenty
Created by Ferdinand H on 4/3/2024 in #❓︱help
API filter getting 500
I would like to use the API to fetch some data. One of them contains a select field. According to the doc I should be using createdAt[gte]:\"2023-01-01\" so with the select field : status[in]:[\"closed\"] But I keep getting 500 errors (I've tried also status[in]:["closed"] | status[in]:[closed]...) but each time a 500 error :/ Thanks in advance for the help !
8 replies