Details
Description
When importing a workflow, the user may be faced with a slew of errors that may seem completely valid to them. Hue should improve verbosity of errors, accurately and concisely validate workflow boundaries (IE: Only 1 kill per workflow, 1 end per workflow, 1 start per workflow, no cycles, no decision paths exiting a parent fork's path of execution, etc.).
Validation of the workflow and its nodes should live in their respective models as much as possible. Validation of a workflow's linkages and formation correctness should live in the Workflow model.
Attachments
Issue Links
- blocks
-
HUE-2050 [oozie] Validity check of workflow/action name does not match workflow specification
-
- Resolved
-