Actions
action #158859
openSyntaxError: Unexpected token '<', " when searching for "- {}" in the web UI
Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
QA (public, currently private due to #173521) - future
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
Searching for - {} in the web UI results in an error message:
Search resulted in error: SyntaxError: Unexpected token '<', "
I tried quoting it with ""
but that didn't work and gave no results.
Suggestions¶
- This likely never worked
Work-around¶
- Manually checkout all relevant job templates e.g. from https://gitlab.suse.de/openqa/all-yaml and use
git grep
Actions