Open
Description
Nomad version
1.10
Issue
Hey! I have a crash in the UI when I'm inputting a filter and:
- It's got a bad syntax
- It references fields incorrectly in specs (e.g.
TaskGroups
maps to an array, soTaskGroups.0
is correct butTaskGroups.Something
breaks)
Reproduction steps
At the page on url /ui/jobs
, write (TaskGroups.Something == "Something")
in the search bar.
Expected Result
An error would be displayed on the UI, but not a crash
Actual Result

Metadata
Metadata
Assignees
Type
Projects
Status
Needs Roadmapping