Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.10, 1.12
-
None
Description
Current Situation
When running the SSH JITL job and the script ends with an exit code <> 0 then the stdout output is not written to the task or order log when raise_exception_on_error=true.
Desired Behavior
The stdout output from the script should be written to the task and the order log even when the called script ends with an exit code <> 0.