Bug 9356 was fixed with https://github.com/SchedMD/slurm/commit/2655ec414a43edcf8ac3f6450b0447daf268b8d0 (thanks!). But it also removed a slurmctld log line which is useful: > Jul 09 05:03:29 slurm-01 slurmctld[450]: backfill: JobId=406075 time limit changed from 240 to 176 Please restore this line. Created a new bug as per Ben's request.
Looking into the cause of this missing line.
I am not interested in changing this back, given the amount of time this change has been in Slurm. The change technically did not remove the log entry, rather it was clean up code.