Workflow `output_task` does not take the final sorted task
Closed this issue · 0 comments
vachillo commented
- I have read and agree to the contributing guidelines.
Describe the bug
when calling output_task
on a workflow, the last task that was passed in the list of tasks is returned, rather than the sorted last task.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 0.5.1]
Additional context
Add any other context about the problem here.