ui
ui copied to clipboard
invalid queries are really easy to make
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
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