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
Description:
We're trying to create a task flow which should end when a task application ends on exit status X.
When adding a condition on the flow to the end, the following gets added to the task definition 'X'->$END.
When trying to create this flow, the task definition gets rejected.
The error message which is shown: The 'task:$END' application could not be found.
Release versions:
2.7.0
Custom apps:
We use custom apps, but they're not directly related to this issue.
Steps to reproduce:
Create a multi task application flow in the Dataflow Server UI
Let one of the task application flow go to the "end" with a condition
Try to create the task
The following message is shown: The 'task:$END' application could not be found.
yoep
changed the title
Dataflow-server: Ending a task flow on a certain condition results in an error an task creation
Dataflow-server: Ending a task flow on a certain condition results in an error on task creation
Feb 4, 2021
Description:
We're trying to create a task flow which should end when a task application ends on exit status
X
.When adding a condition on the flow to the end, the following gets added to the task definition
'X'->$END
.When trying to create this flow, the task definition gets rejected.
The error message which is shown:
The 'task:$END' application could not be found.
Release versions:
2.7.0
Custom apps:
We use custom apps, but they're not directly related to this issue.
Steps to reproduce:
The 'task:$END' application could not be found.
Screenshots:
Additional context:
Task definition:
API response:
The text was updated successfully, but these errors were encountered: