GrailsFlow

Process Editor + Nodes without predecessor: Start node determination gets confused

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.9.3, 1.0
  • Fix Version/s: 1.0
  • Component/s: None
  • Labels:
    None
  • Request Controller:
    Albers, Stephan
  • External Supervisor:
    Voitovich, Mary
  • Executing Programmer:
    Voitovich, Mary

Description

When saving a process definition with start node (isStart: true) will be determined by checking for a node without a parent.

But during definition or maintaining of a process definition it can happen easily that a node does not have any predecessor node (no transition is pointing to this node) anymore (maybe temporarily, maybe as a mistake) . As the result the process definition that is stored may look different from what the user expected (different start nodes!).

Either we show an error message before saving a process definition or we check this while editing the process def.

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    30/Apr/09 9:46 AM
    Updated:
    12/Feb/10 9:34 AM
    Resolved:
    12/Feb/10 9:33 AM