Skip to content

Missing outputs marked as mandatory do not fail the workflow #463

@JoeBatt1989

Description

@JoeBatt1989

In the workflow if output artifacts are specified as mandatory then the workflow continues to execute.

Steps to follow:

  1. Create a workflow with an output artefact as mandatory (artefact must not be output by model)
  2. Send data to MONAI

Expected Behaviour

Workflow Instance marked as failed because mandatory output from Task does not exist. Task should be marked as Failed with a reason and next Task not dispatched

Actual Behaviour

Workflow Instance marked as passed and Task as Succeeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions