You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A workflow using global output parameter and DAG could work well with Argo, but if I reverse the dag.tasks list, argo server would return a global output parameters validation error like:
Summary
What happened/what you expected to happen?
A workflow using global output parameter and DAG could work well with Argo, but if I reverse the dag.tasks list, argo server would return a global output parameters validation error like:
Expection:
Parameter verification should not be related to DAG tasks' order.
Diagnostics
What Kubernetes provider are you using?
Bare-metal v1.13.12
What version of Argo Workflows are you running?
v2.11.3
The workflow works well:
The workflow suffers from a validation error:
The only different thing is the order of dag.tasks.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: