lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Query fails when depending on input

Open renekahr opened this issue 8 months ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

When you run a query which is depending on an input, the query fails if the input is empty.

Expected Behavior

The query shouldn't even run, if the input is empty.

Steps to reproduce

  • add an input field
  • create a query which is depending on that input
  • run it without providing an input

Environment

No response

Additional Information

No response

renekahr avatar Jun 24 '24 13:06 renekahr