berrylu
berrylu
TTwenty
Created by berrylu on 3/10/2025 in #❓︱help
Issue with yarn database:migrate:prod on version 0.43 – duplicate key value error
Hey everyone, I'm encountering an error while running the migration for version 0.43 with the following command: yarn database:migrate:prod Error Message: QueryFailedError: duplicate key value violates unique constraint "IndexOnNameObjectMetadataIdAndWorkspaceIdUnique" Key (name, "objectMetadataId", "workspaceId")=(body, afd4a320-c752-43e2-a7ce-74bf2b4b84f9, a1efc3dc-e551-44bd-bf80-b053f3af3ada) already exists. Is there a known fix for this duplicate key issue in 0.43? I had the error on production and also locally. Using the postgres image and the twenty-postgres:v0.32 image. Thanks in advance for your help! 🙏
20 replies
TTwenty
Created by berrylu on 9/12/2024 in #❓︱help
Migrate to 0.24.0 fails :(
I am migrating to 0.24.0 and followed the Upgrade Guide as I did in the previous Upgrades as well. Unfortunately, it does not work properly and I am unable to access the app properly. Does anybody has a idea? Command yarn command:prod workspace:sync-metadata -f returns
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [CompositeColumnActionFactory] Current property not found for altered property: primaryLinkLabel
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [WorkspaceSyncMetadataService] Sync of standard objects failed with:
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [WorkspaceSyncMetadataService] Error: Current property not found for altered property: primaryLinkLabel
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [CompositeColumnActionFactory] Current property not found for altered property: primaryLinkLabel
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [WorkspaceSyncMetadataService] Sync of standard objects failed with:
[Nest] 3383 - 09/12/2024, 3:31:15 PM ERROR [WorkspaceSyncMetadataService] Error: Current property not found for altered property: primaryLinkLabel
I also appended the full logs below.
7 replies
TTwenty
Created by berrylu on 7/12/2024 in #❓︱help
Get types for twenty
No description
3 replies