action #181397
Updated by okurz about 1 month ago
## Observation
Looking at [a test result overview, with 5 failures](https://openqa.suse.de/tests/overview?build=20250424-1&groupid=420&version=5.1&flavor=DVD-Updates&flavor=MicroOS-Image-Updates):

Selecting [failed in the filter options](https://openqa.suse.de/tests/overview?result=failed&arch=&flavor=MicroOS-Image-Updates&machine=&test=&modules=&module_re=&group_glob=¬_group_glob=&comment=&build=20250424-1&groupid=420&version=5.1#) seemingly reduces the failures to 2 - because apparently it also removes one of the flavors:

The expected result would be to [filter for failed as well as previously selected flavors](https://openqa.suse.de/tests/overview?build=20250424-1&groupid=420&version=5.1&flavor=DVD-Updates&flavor=MicroOS-Image-Updates&result=failed).

However even if the URL includes the correct filter, editing it via the web UI seems to lose one of the flavors:

## Acceptance Criteria
* **AC1:** Filtering for job result in test overview preserves previously selected flavors
## Suggestions
* This came about from a chat with @rbranco in Slack, and I assume it's a regression and was working before. -> probably not a regression, see #113432
* Ensure the resulting URL after selecting a job result includes both flavors i.e. `&flavor=DVD-Updates&flavor=MicroOS-Image-Updates`
* Verify if other options are preserved correctly (though ostensibly those could be handled in other tickets)