action #98258
Updated by okurz about 3 years ago
## Motivation
- No results or errors for https://openqa.opensuse.org/tests/overview?groupid=24&module_re=openqa
- https://openqa.opensuse.org/tests/overview?groupid=24&module_re=openqa&build=%3ATW.9034 works
- https://openqa.opensuse.org/tests/overview?arch=&flavor=&machine=&test=&modules=&module_re=openqa&distri=openqa&version=Tumbleweed&build=%3ATW.9034&groupid=24# also works
## Acceptance criteria
* **AC1:** /tests/overview returns results or surfaces an error
## Suggestions
* Improve parameter validation - why do we get no results if a parameter is not specified?
* Make the build number optional
* Show an error like an infobox or a JSON error in the API route
## Workaround
Add build manually or follow from links where the build is already included.