Error when loading a workflow from disk when the same task_identifier
Encountered during the ewokstraining
To reproduce:
- Load a workflow from disk (
workflow1.json
from training) - Save the workflow
- Load the workflow once again
- You should see
"node1" has undefined data
or something similar