Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.9.11, 1.10.7, 1.11.4
-
None
Description
Current Situation
When the remote shell of an SSH Job in case of an error returns an ExitCode other than 1 the ExitCode of the SSH Job still shows the value 1 as its own ExitCode. The ExitCode of the remote shell is not considered.
Desired Behavior
When the remote shell of an SSH Job in case of an error returns an ExitCode other than 1 the ExitCode of the SSH Job should also consider the given value.
Workaround
- For JobScheduler release 1.11.4 store the attached .jar archive to the ./lib/patches directory of your JobScheduler Master installation and restart the Master instance.
- As this fix is included with future releases please remove the .jar archive from the ./lib/patches folder when applying a future maintenance release.