The command "scontrol show job jobid" prints job information. However, if a non-numerical jobid is given, the command prints all jobs in the system. Expected behaviour: Error message like in the case of a non-existent numerical jobid: slurm_load_jobs error: Invalid job id specified Reproduce by: scontrol show job atextstring
Ole, Thanks for identifying this bug. It has been fixed in commit ea906a243a55 and will be available in the 17.02.4 release. Regards. Tim