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

The query was run successfully after invalid offset data was passed #8284

Open
Mekhla-Asopa opened this issue Dec 11, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working database roadmap

Comments

@Mekhla-Asopa
Copy link
Collaborator

What is the expected behaviour?

The error toast message should appear.

What is the current behaviour?

The query was run successfully after passing invalid data in offset field

How to reproduce the issue?

  1. Login with the valid credentials
  2. Create a table with valid data
  3. Create an app and add a tooljet database query
  4. Select a table name from the dropdown
  5. Select the list rows operation from dropdown
  6. Enter the invalid data in the offset field (like: "abc", "1 2 3" )
  7. Run the query

Screenshots or Screencast

offset_validation.mov
@Mekhla-Asopa Mekhla-Asopa added bug Something isn't working roadmap database labels Dec 11, 2023
@ganesh8056 ganesh8056 self-assigned this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working database roadmap
Projects
None yet
Development

No branches or pull requests

2 participants