Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:2.8
-
Epic Link:
-
Team:SQuaRE
Description
The validate_drp processing of validation_data_hsc outputs results for multiple filters. Multiple changes are needed in order to support one than one filter per dataset run.
- The squash data model needs to be modified to add the concept of a filter. Be it either a one-many relationship of run to filter(s) or each filter is handled a separate run with the same id.
- Filter selection widget for the dashboard plots
This can be closed as the filter select widget was added to the interface and the API /monitor and /code_changes resources can now be queried by filter name per
DM-15359.A better solution will require the implementation of a dataset model in the SQuaSH DB as described in
DM-15317.