User and Account filters missing from Job List page #598
Replies: 1 comment 6 replies
-
Hello @stefanbuligadiomedes,
It looks like you haven't setup authentication in Slurm-web. The list of users are currently retrieved from authentication backend, thus users filters cannot be used when authentication is disabled.
No, it is not possible yet. Feel free to open an issue to request this feature. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like some features are missing from my v5.0.0 slurm-web deployment. As it can be seen in the attached screenshots, the jobs are clearly fetched from the slurm rest API and they do have user and account fields. However, when clicking on "Add Filter", there is only the "State" filter available.
I am using slurm 24.11.5, here are my configuration files:
/etc/slurm-web/gateway.ini:
/etc/slurm-web/agent.ini:
Bonus question:
Is it not possible to filter jobs after "FAILED" state? I only see RUNNING/COMPLETED/PENDING as options.
Beta Was this translation helpful? Give feedback.
All reactions