Comment 3 for bug 1690316

Revision history for this message
Renat Akhmerov (rakhmerov) wrote :

Hi,

You should run a workflow like this:

wf:
  output-on-error: <some not empty content (e.g. YAQL expression)>
  tasks:
    task1:
      ... <it should fail so that the workflow fails too and triggers "output-on-error" clause>