thomast
thomast
TTwenty
Created by ajojotank on 4/1/2025 in #❓︱help
Enable multiple-workspaces
you can double check it worked using docker exec container env
5 replies
TTwenty
Created by ajojotank on 4/1/2025 in #❓︱help
Enable multiple-workspaces
5 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
reminder @charles
15 replies
TTwenty
Created by pmckeown on 3/27/2025 in #❓︱help
Workflow Documentation
No description
8 replies
TTwenty
Created by pmckeown on 3/27/2025 in #❓︱help
Workflow Documentation
Interesting, we definitely need a doc then. Thanks for sharing your use case, it can definitely be done using workflows. First issue, when you set the variable Record ID, you will only get the value and not an object. So your function should not expect {"Record ID": "ddd08..."} but only ddd08... as value for the variable a Second issue, given what I just explained, b will not have the value {"Amount Micros": 1234.00, "Probability": 0.1}. It will read both values and concat into a number. So you probably received something like 1234.0001 for b. You need to separate into 2 distinguished variables
8 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
my bad this is @charles one
15 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
@Etienne would you know anything about it? I see a commit that may be intended for fixing this https://github.com/twentyhq/twenty/commit/258025a18f5d5ada8dd57c03cb1544870b270ede
15 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
ok I see nothing related
15 replies
TTwenty
Created by G on 2/28/2025 in #❓︱help
Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error
cc @Guillaume 🙏
17 replies
TTwenty
Created by G on 2/28/2025 in #❓︱help
Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error
Hi, do you still have an issue here?
17 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
Yes this is fine. Could you please go to your DB and tell me: - in the schema core, _typeorm_migrations table, what's the name of the last migration that has been run? - same with the schema metadata, _typeorm_migrations
15 replies
TTwenty
Created by pmckeown on 3/27/2025 in #❓︱help
Workflow Documentation
Hi @Evil Raat, there is no doc today, this is a good point. We should work on this. I would be happy to get your feedbacks and to know where you are struggling in code steps 🙂
8 replies
TTwenty
Created by Leeching on 3/10/2025 in #❓︱help
Does specifying NODE_ENV=development or SIGN_IN_PREFILLED=true affect self-hosted in API playground?
what is the answer in your core query? do we agree the url starting with emu-noris your api?
16 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
I don't get why the command tries to create a new field
15 replies
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
in your fielmetadata table, do we agree you only have one object named body associated with objectMetadataId afd4a320-c752-43e2-a7ce-74bf2b4b84f9 ?
15 replies
TTwenty
Created by Priyanshu on 3/23/2025 in #❓︱help
Not able to Setup dev environment
Then what option did you follow for postgres ? did you run into an error?
7 replies
TTwenty
Created by Priyanshu on 3/23/2025 in #❓︱help
Not able to Setup dev environment
So you followed https://twenty.com/developers/local-setup#step-3:-set-up-a-postgresql-database ? Can you access the DB at localhost:5432, user postgres and password postgres ?
7 replies
TTwenty
Created by dialnco on 3/23/2025 in #❓︱help
Upgrade 0.42 -> 0.43 -> 0.44. Workspace objects & favorites disappeared.
@Félix I beliveved you worked on adding forWorkspaceMemberId? Would you know what the upgrade missing there?
5 replies
TTwenty
Created by HITISH on 3/23/2025 in #❓︱help
Error during local setup on windows(wsl)
Hi, what doc did you follow for the install?
4 replies