ui icon indicating copy to clipboard operation
ui copied to clipboard

invalid queries are really easy to make

Open ukd1 opened this issue 2 years ago • 0 comments

Describe the bug It's super easy to get the interface to error with "invalid query"

To Reproduce

  • enter StartTime > "2023-08-16T14:29:34-07:00" in to the query interface
  • choose two status items - e.g. running and complete
  • enter (ExecutionStatus="Running" OR ExecutionStatus="Completed")

Expected behavior Either not be able do to things in the interface (ok, entering queries manually...fine) that cause errors. Seemingly basic things like choosing completed and running statuses would be nice to have working.

Screenshots Screenshot 2023-08-23 at 14 29 54

image

Desktop (please complete the following information):

  • OS: macOS
  • Browser Safari
  • Version 16.2 (18614.3.7.1.5)

Additional context

  • Temporal UI 2.17.2
  • Temporal 1.21.4
  • Postgres 15 as a datastore

ukd1 avatar Aug 23 '23 21:08 ukd1