zooniverse / scribeAPI

scribe API
MIT License
79 stars 25 forks source link

Workflow freezes when fields missing in task #485

Closed tufixm closed 8 years ago

tufixm commented 8 years ago

Assume my marking workflow involves going from Task A => Task B. If I don't specify "instructions": "Some instructions for Task B" in Task B's description, the workflow blocks in Task A, without anything happening. If a compulsory field is missing, maybe an error should be thrown when the workflow is loaded.