Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
[x] I have searched budibase discussions and github issues to check if my issue already exists
Hosting
Self
Method: docker compose
Budibase Version: 2.32.12
App Version: 2.32.12
Describe the bug
An error is thrown when trying to add relationships via the Budibase builder to rows after configuring a relationship. Cannot convert undefined or null to object. This prevents the relationship between the two tables from happening.
To Reproduce
Steps to reproduce the behavior:
Import the app below
Import the schema below
Change the connection configuration in Budibase to match where you are hosting your MariaDB
Try and add a relationship on the job table
Notice it will remove the relationship between the two tables
Keep trying; eventually, you will see the error listed above
Expected behavior
This should work the same way it would if you improved this schema into a MySQL server where the relationships work and no error is thrown when linking relationships together.
Checklist
Hosting
Describe the bug An error is thrown when trying to add relationships via the Budibase builder to rows after configuring a relationship.
Cannot convert undefined or null to object
. This prevents the relationship between the two tables from happening.To Reproduce Steps to reproduce the behavior:
Expected behavior This should work the same way it would if you improved this schema into a MySQL server where the relationships work and no error is thrown when linking relationships together.
Screenshots
App Export Schema
App export MariaDb-export-1728463110093.tar.gz