Error: Field Metadata of type RELATION with id befd9a49-20cc-4200-8a5c-e1ed07cb1e96 has no settings

After updating gradually to v0.53 front-end is unreachable with following error:
server-1 | Exception Captured
server-1 | { user: undefined, workspace: undefined }
server-1 | [
server-1 | Error: Field Metadata of type RELATION with id befd9a49-20cc-4200-8a5c-e1ed07cb1e96 has no settings
server-1 | Exception Captured
server-1 | { user: undefined, workspace: undefined }
server-1 | [
server-1 | Error: Field Metadata of type RELATION with id befd9a49-20cc-4200-8a5c-e1ed07cb1e96 has no settings
3 Replies
Sebastian
SebastianOP4mo ago
in core.workspace table I see version: 0.52.11
Prastoin
Prastoin4mo ago
Hello @Sebastian, seems to be related to https://discord.com/channels/1130383047699738754/1371872441449844787 Could you please try running this section on your twenty instance 0.52.11 Please always perform a dump before upgrading Step 4 facing Field metadata settings are missing for field X If you're facing the error directly while upgrading in 0.52.11 please try: 1. Run yarn command:prod cache:flush 2. Run yarn command:prod upgrade:0-52:migrate-relations-to-field-metadata
Sebastian
SebastianOP4mo ago
looks like running fine, thank you!

Did you find this page helpful?