diff --git a/web/frontend/src/DashPublic.root.svelte b/web/frontend/src/DashPublic.root.svelte index 4a26befb..e824f881 100644 --- a/web/frontend/src/DashPublic.root.svelte +++ b/web/frontend/src/DashPublic.root.svelte @@ -149,7 +149,6 @@ jobsStatistics( filter: $jobFilter page: $paging - sortBy: TOTALJOBS groupBy: CLUSTER ) { id diff --git a/web/frontend/src/status/DashInternal.svelte b/web/frontend/src/status/DashInternal.svelte index d537e84e..35ba6e9b 100644 --- a/web/frontend/src/status/DashInternal.svelte +++ b/web/frontend/src/status/DashInternal.svelte @@ -155,7 +155,6 @@ jobsStatistics( filter: $jobFilter page: $paging - sortBy: TOTALJOBS groupBy: CLUSTER ) { id diff --git a/web/frontend/src/status/dashdetails/StatusDash.svelte b/web/frontend/src/status/dashdetails/StatusDash.svelte index 7bcbb017..228b1ae8 100644 --- a/web/frontend/src/status/dashdetails/StatusDash.svelte +++ b/web/frontend/src/status/dashdetails/StatusDash.svelte @@ -163,7 +163,6 @@ jobsStatistics( filter: $jobFilter page: $paging - sortBy: TOTALJOBS groupBy: SUBCLUSTER ) { id