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:
3 Replies
in
core.workspace
table I see version: 0.52.11
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
looks like running fine, thank you!