gmitter-ef opened a new issue, #5982:
URL: https://github.com/apache/hop/issues/5982

   ### Apache Hop version?
   
   2.15
   
   ### Java version?
   
   OpenJDK 17
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   An outer workflow calls an inner workflow which calls a pipeline.
   The pipeline fails which is handled via a "Abort" transform.
   The inner workflow recognizes the failing pipeline correctly via the 
"Failure hop" and calls an "Abort workflow" action.
   The outer worklfow then does NOT recognize the failure of the inner workflow 
and follows the "Success hop" instead of the "Failure hop".
   
   The wrong behaviour occurs if:
   - an action SITS BETWEEN the failing pipeline and the "Abort workflow" 
action.
   - in the "Abort workflow" action, "Always log rows" is CHECKED
   
   If the "Abort workflow" action is DIRECTLY attached to the failing pipeline, 
the correct behaviour is shown, irrespective of the status of the checkbox.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui, Component: Actions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to