diff --git a/esp/src/src-react/components/Workunits.tsx b/esp/src/src-react/components/Workunits.tsx index 6c17aa6c368..5dc413d3664 100644 --- a/esp/src/src-react/components/Workunits.tsx +++ b/esp/src/src-react/components/Workunits.tsx @@ -143,6 +143,7 @@ export const Workunits: React.FunctionComponent = ({ }, Wuid: { label: nlsHPCC.WUID, width: 120, + sortable: true, formatter: (Wuid, row) => { const wu = Get(Wuid); return <>