Project

General

Profile

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): 

 ![](clipboard-202504251011-ezn0i.png) 

 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=&not_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: 

 ![](clipboard-202504251012-ixm6k.png) 

 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). 

 ![](clipboard-202504251011-6od6k.png) 

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

 ![](clipboard-202504251010-lffeh.png) 

 ## 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)

Back