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

There seems to be issues with relationships in Budibase at the moment Cannot convert undefined or null to object when removing relationships #14747

Open
1 task done
ConorWebb96 opened this issue Oct 9, 2024 · 1 comment
Assignees
Labels
bb-relationships Relating to table relationships bug Something isn't working env - production Bug found in production externaldb Relating to datasource plus firestorm Data/Infra/Revenue Team

Comments

@ConorWebb96
Copy link
Contributor

ConorWebb96 commented Oct 9, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 2.32.13
    • App Version: 2.32.13

Describe the bug
When trying to remove the relationships in the owner table of the attached schema. It seems to throw an error. Cannot convert undefined or null to object"

To Reproduce
Steps to reproduce the behavior:

  1. Import the attached app and schema
  2. Configure your Postgres connection to match your local instance
  3. Remove some related rows from the relationships from the owner's table
  4. See error

Expected behavior
Should be able to append and edit relationships in all relationship column types. Rather than getting an error Cannot convert undefined or null to object"

Screenshots
Screenshot 2024-10-09 at 13 13 05

App Export
bb relationship setup-export-1728477508419.tar.gz

Postgres Schema
Budibase generated relationship columns
BB relationship build.txt

SQL build foreign keys
precreated relationships.txt

@ConorWebb96 ConorWebb96 added bug Something isn't working bb-relationships Relating to table relationships externaldb Relating to datasource plus env - production Bug found in production labels Oct 9, 2024
@ConorWebb96 ConorWebb96 changed the title There seems to be issues with relationships in Budibase at the moment Cannot convert undefined or null to object There seems to be issues with relationships in Budibase at the moment Cannot convert undefined or null to object when removing relationships Oct 9, 2024
@linear linear bot added the firestorm Data/Infra/Revenue Team label Oct 9, 2024
@mike12345567 mike12345567 self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-relationships Relating to table relationships bug Something isn't working env - production Bug found in production externaldb Relating to datasource plus firestorm Data/Infra/Revenue Team
Projects
None yet
Development

No branches or pull requests

2 participants