Include tests that can create cycles in the graph
sabbyanandan opened this issue · 1 comments
sabbyanandan commented
Include tests that can create cycles in the graph
cppwfs commented
While the UI gives the user the ability move the arrows to create a cycle, the DSL that is generated is incorrect as shown here:
When the user attempts to create the Composed Task the server will throw an exception and the UI will report an error back to the user. This is a UI issue where a user should not be allowed to move the exit arrow to a previous stage in the graph. i.e. where DDD refers back to AAA