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

Builder crashes when incomplete filters are saved #15146

Open
1 task done
mikesealey opened this issue Dec 9, 2024 · 1 comment
Open
1 task done

Builder crashes when incomplete filters are saved #15146

mikesealey opened this issue Dec 9, 2024 · 1 comment
Assignees
Labels
bb-filtering Filtering data bug Something isn't working env - production Bug found in production

Comments

@mikesealey
Copy link
Collaborator

Checklist

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

Hosting

  • Self

    • Method: docker single image
    • Budibase Version: 3.2.26
    • App Version: 3.2.26

    AND Cloud

    miketest1

Describe the bug
It is possible to save an incomplete filter. This then breakers the builder (no components show on the screen).

To Reproduce
Steps to reproduce the behavior:

  1. Using the sample data, add a data provider to a screen, set to display data from a table
  2. add a table set to display data from the Data Provider
  3. On the data provider, add a filter
  4. without setting a column name or operator, enter the bindings box and set a value there
  5. save, and refresh the page (if possible)

Expected behavior
The builder should catch and prevent incomplete filters.

Screenshots
image

App Export
mike tag team-export-1733759728902.tar.gz

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 131.0.6778.86 (Official Build) (arm64)

Additional context
Bug discovered and raised as part of a support ticket from CSE

@mikesealey mikesealey added the bug Something isn't working label Dec 9, 2024
Copy link

linear bot commented Dec 9, 2024

@andz-bb andz-bb added bb-filtering Filtering data env - production Bug found in production labels Dec 9, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-filtering Filtering data bug Something isn't working env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants