Commit 6e5be70
committed
set state filter for offline job queries
* Respond to schema changes in cylc/cylc-uiserver#657
* Jobs queries used to only return succeeded jobs (all the analysis
view cares about).
* The `states` and `exstates` filters have now been implemented to allow
jobs in other states to be queried (to support new views).1 parent e6fc307 commit 6e5be70
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments