Closed tcompa closed 2 months ago
Observation: In the v2/admin/tasks page, the dropdown menu listing all possible "owner" values has repeated entries.
v2/admin/tasks
Expected behavior: the list only has unique entries.
(I haven't checked yet whether this list is prepared in the backend or created in the webclient)
This happened when two users had the same slurm_user value. Fixed in #562.
slurm_user
Observation: In the
v2/admin/tasks
page, the dropdown menu listing all possible "owner" values has repeated entries.Expected behavior: the list only has unique entries.
(I haven't checked yet whether this list is prepared in the backend or created in the webclient)