#1.6.7 > 1.7 update breaks

1 messages · Page 1 of 1 (latest)

wild surge
#

I tried to move twenty up from 1.6.7 to latest version but the step to 1.7 breaks with the following server logs >

[Nest] 57  - 11/11/2025, 2:37:33 PM   ERROR [WorkspaceSyncMetadataService] Sync of standard objects failed with:
[Nest] 57  - 11/11/2025, 2:37:33 PM   ERROR [WorkspaceSyncMetadataService] EntityPropertyNotFoundError: Property "createHandoffFromDefaultAgent" was not found in "AgentEntity". Make sure your query is correct.
[Nest] 57  - 11/11/2025, 2:37:34 PM    WARN [UpgradeCommand] Error in workspace 190912c7-59ee-4d6e-adf1-49f82825f99d: Property "createHandoffFromDefaultAgent" was not found in "AgentEntity". Make sure your query is correct.
PromiseMemoizer Event: A WorkspaceDataSource for workspace 190912c7-59ee-4d6e-adf1-49f82825f99d is being cleared. Actual pool closure managed by PgPoolSharedService. Not calling dataSource.destroy().
[Nest] 57  - 11/11/2025, 2:37:34 PM   ERROR [UpgradeCommand] Error in workspace 190912c7-59ee-4d6e-adf1-49f82825f99d: Property "createHandoffFromDefaultAgent" was not found in "AgentEntity". Make sure your query is correct.
[Nest] 57  - 11/11/2025, 2:37:34 PM   ERROR [UpgradeCommand] undefined
[Nest] 57  - 11/11/2025, 2:37:34 PM     LOG [UpgradeCommand] Command completed!


Any idea how to fix this?
#

i tried manually SQL but nothing seem to work.