Commit c86ed90
iris: apply state filter only to top-level jobs (#4994)
* state filter on the controller Jobs tab now only scopes the top-level
(root) job list
* previously `stateFilter` was also forwarded to the
`JOB_QUERY_SCOPE_CHILDREN` RPC in `loadChildJobs`, so expanding a parent
hid any children that weren't in the selected state
* drop `stateFilter` from the children query so an expanded parent
always shows all of its children
Co-authored-by: Rafal Wojdyla <ravwojdyla@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8786714 commit c86ed90
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
0 commit comments