Skip to content

WIP: Set the status of stopped jobs as failed.

Amir MOHAMMADI requested to merge jman-stop into master

Fixes #10 (closed) In the old behavior stopped jobs' status were set to submitted which would stop users from seeing the logs anymore through jman report. This commit sets the status to failed so that the logs can still be viewed through the sql database.

Edited by Manuel Günther

Merge request reports