Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fieldMetadataId error after upgrading to v0.33.3 #8693

Open
rob-luke opened this issue Nov 22, 2024 · 3 comments
Open

fieldMetadataId error after upgrading to v0.33.3 #8693

rob-luke opened this issue Nov 22, 2024 · 3 comments

Comments

@rob-luke
Copy link
Contributor

Bug Description

Congratulations on the 0.33 release. I am excited to use the multi select filter!

I upgraded with no issues, following the insturctions at https://github.com/twentyhq/twenty/blob/main/packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx#v0320-to-v0330 there were no errors in my update log.

After upgrading the API interface works. However, in the web interface I am getting the error TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')

Image

Expected behavior

Web interface works

Additional

Thank you for the great software. Let me know if you need additional details. There are no errors appearing in the server logs

@rob-luke
Copy link
Contributor Author

@BOHEUS mentioned he'd also seen the error (https://discord.com/channels/1130383047699738754/1309619923055546438/1309620024545116280)

@BOHEUS
Copy link
Contributor

BOHEUS commented Nov 22, 2024

My workaround for this issue was simply restarting whole database but it's far from ideal solution, the other way to resolve this problem is making a backup with pg_dump, restarting database and importing backup

@FelixMalfait
Copy link
Member

Hey Rob, sorry about that, we're trying to improve our testing processes to avoid letting these kind of things go into prod releases but it's always a challenge with the growing surface!

We'll make sure to release a fix on Monday.

cc @Weiko fyi before full prod release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants