Weiko
Weiko
TTwenty
Created by thomasmol on 2/27/2025 in #❓︱help
500 error on filtering/search on REST api endpoints
I was going to ask you to test again, great 🙂
13 replies
TTwenty
Created by thomasmol on 2/27/2025 in #❓︱help
500 error on filtering/search on REST api endpoints
Ok I can reproduce, looking 👀.
13 replies
TTwenty
Created by thomasmol on 2/27/2025 in #❓︱help
500 error on filtering/search on REST api endpoints
Can you provide the query you are using so I can replicate on my side?
13 replies
TTwenty
Created by John on 2/19/2025 in #❓︱help
Error when editing any user record - "Cannot create property 'firstName' on string 'Untitled'"
Great 👍
5 replies
TTwenty
Created by John on 2/19/2025 in #❓︱help
Error when editing any user record - "Cannot create property 'firstName' on string 'Untitled'"
Hi @John, can you check if this is the same issue from the issue you linked? Do you have a "name" column in your person table by any chance? This column should not exist and you should have "nameFirstName" "nameLastName" only. You should be able to safely drop it (or run the command I've provided in the issue above)
5 replies
TTwenty
Created by Ankit on 2/20/2025 in #❓︱help
Can't go into on billing area in my settings
@Ankit can you try again? Let me know if this still redirects you 🙏
4 replies
TTwenty
Created by Hung Do on 2/5/2025 in #❓︱help
How to custom GraphQL validation rule
Hi @Hung Do, There is no easy way to do that right now but there is a workaround, you can check how it works with messaging with MessageFindOnePreQueryHook class. You can register a pre-hook on your object for that validation step
3 replies
TTwenty
Created by Park on 1/14/2025 in #❓︱help
Kanban column
Hi @Park, are you self hosting? Aggregation will come in the next release (0.40) and is currently behind a feature flag that you can enable. If you wait for a few days it should be live as well
4 replies
TTwenty
Created by Andreas on 1/7/2025 in #❓︱help
Google apis auth is not enabled
@Andreas yes or as suggested by @charles you can use your env variables and add to the docker-compose.yml
MESSAGING_PROVIDER_GMAIL_ENABLED=${MESSAGING_PROVIDER_GMAIL_ENABLED}
CALENDAR_PROVIDER_GOOGLE_ENABLED=${CALENDAR_PROVIDER_GOOGLE_ENABLED}
MESSAGING_PROVIDER_GMAIL_ENABLED=${MESSAGING_PROVIDER_GMAIL_ENABLED}
CALENDAR_PROVIDER_GOOGLE_ENABLED=${CALENDAR_PROVIDER_GOOGLE_ENABLED}
and update the .env with the corresponding values
21 replies
TTwenty
Created by HoangNguyeen on 1/2/2025 in #❓︱help
Importing data from email when sync
cc @Raphaël
5 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
Great! 🙂
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
Let me know if removing the body solved your issue
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
No description
29 replies