-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Cannot read properties of undefined (reading 'schema') #15139
Comments
I'm also having this problem. |
Hi @WoisWoi and @JBSDS - would it be possible to provide a schema for a database which exhibits this behaviour? You can export this using the following functionality in Budibase: https://docs.budibase.com/docs/troubleshooting-sql#sql-schema-export |
Hi @mike12345567, here is the database schema. |
Hi @mike12345567 , I updated to version 3.2.28 of Budibase, but I haven't noticed any difference. I'm not sure if this version was supposed to resolve the issue. |
Hi @JBSDS - the fix has been merged but not released yet - I'll update this issue once the release goes out next week. |
It works, thank you! 🙂 |
Hello everyone,
I'm facing an issue since I updated Budibase: I upgraded from version 2.32.11 to the latest available version (above 3.0 ). After this update, I started encountering the following error whenever I use filters that reference "relationships" in the database :
Cannot read properties of undefined (reading 'schema').
For context, I am using MySQL as my database.
I tested a downgrade to version 2.32.11 , and everything works fine in this version. However, my goal is to move to the latest version to take advantage of the new features and improvements. 🙄
Has anyone else encountered this issue ? Or does anyone have ideas on how to diagnose/fix this problem ? Any help or guidance would be greatly appreciated ! 🙏
Thank you in advance for your feedback
The text was updated successfully, but these errors were encountered: