-
Sub-task
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
-
FLPATH 3, FLPATH 4, FLPATH 5
With FLPATH-470, we introduced a new column in prds_workflow_execution: original_workflow_execution_id
This column is a self reference to prds_workflow_execution with the ID as FK
When an original execution is deleted, what should be done to the executions (rows) referencing this workflow? Should they be delete? Should the be orphaned? Should the deletion of the original execution be allowed or not?