π
Ήπ
°ππ
±π
΄π
΄
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 8/7/2024 in #βοΈ±help
Upgrade 0.22.1 to v0.23.0 issues
Following the guide I'm running
But during workspace-sync I receive:
if I then continue with next command I get:
36 replies
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 8/1/2024 in #βοΈ±help
Upgrade issue to 0.22
Running on my test server to see if upgrade process from 0.11 to 0.22
During start of containers a migration is run automatically so I assume migrate is not needed anymore so I am not running
yarn database:migrate:prod
manually anymore
when i first run workspace-sync
i receive an error (see comment, too long message)
then I run command:prod upgrade-0.22
it also receives error:
if I then run workspace-sync
again it works and then I can run command:prod upgrade-0.22
again without error followed up with workspace-sync
without error.
Is this expected behaviour or is there a better way then just "rerun both commands twice"?
I noticed that if I run
before running workspace-sync
i seem to get around this "run twice" behaviour, is this the/a correct solution?25 replies
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 5/14/2024 in #βοΈ±help
v.0.11.2 Column syncStatus type is not the same as the field metadata type
After upgrade to 0.10 this error showed up in workspace health and in 0.11.2 it still persists. Is it possible to manually correct or will it be correct in future releases?
8 replies
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 4/23/2024 in #βοΈ±help
Upgrade error 0.3.2 > 0.3.3 : duplicate key value violates unique constraint
duplicate key value violates unique constraint "IndexOnNamePluralAndWorkspaceIdUnique"
reports healthy but:
fails with:
I tried deleting in "metadata"."objectData" to see if it had any effect but it did not:
217 replies
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 3/14/2024 in #βοΈ±help
GraphQLError: Variable "$orderBy" got invalid value { position: "AscNullsFirst" }; Field "position"
Testing upgrade from 0.3.0 to 0.3.1 we get this error.
I have added the field "position" to company/people/opportunities but I am still getting it. I suspect it might be an issue with updating the TypeORM layer but I am not sure if this is the actual issue.
Is there a way to add this Field and continue with the current data?
141 replies
TTwenty
β’Created by π
Ήπ
°ππ
±π
΄π
΄ on 2/1/2024 in #βοΈ±help
STORAGE_LOCAL_PATH relative, why?
Why is storage set relative to process.cwd?
https://github.com/twentyhq/twenty/blob/8abd5be4b5f174e02be5b35141c5490ddc51ee20/packages/twenty-server/src/integrations/file-storage/file-storage.module-factory.ts#L26
5 replies