-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Kogito Tooling 0.27.0
-
False
-
None
-
False
-
---
-
---
-
-
The following bugs were introduced by KOGITO-8445 feature. See pullrequestreview-1300028088.
Issues
The graph is not centered when there are more levels with more states.
- See book-lending.sw.json , monitor-job.sw.json from specification
The outgoing connection to the node that is in the same or higher level is pinned to the bottom magnet instead of west/east magnet.
- The actual behaviour conforms with the jira description, but it would make much more sense to use east/west magnets.
- See monitor-job.sw.json from specification
- To be partially fixed by
KOGITO-8716, see also KOGITO-8755
If the connection is going from source to target directly to level above, it is going from west magnet. It might look better if it went directly from the top magnet.
- See car-vitals-checks-parent.sw.json , continuing-as-a-new-execution.sw.json, filling-a-glass-of-water.sw.json from specification
The connections are going through states.
- See order-saga-error-handling.sw.json from kogito-examples
The backward connection are going through states.
- See monitor-job.sw.json from specification
- To be partially fixed by
KOGITO-8716, see also KOGITO-8755
The connection crosses other connections
- See monitor-job.sw.json from specification
The connections are going through states/nodes in some scenarios if there are multiple states/nodes in the same level, depending on node distribution.
There is also an issue with connections when the states don't have incoming connections, so the nodes are shown next to the Start node. As a result, the connections are going through the same level states.
- Consider the following example: hello-world-more-states.sw.json
Acceptance criteria
All issues mentioned above are fixed.
- incorporates
-
KOGITO-8716 [SWF Viewer] Backward orthogonal Lines should not overlap states
- Resolved
-
KOGITO-8755 SWF Viewer - Backward orthogonal lines overlap states
- Open
- is caused by
-
KOGITO-8445 SWF Diagram Viewer - Orthogonal lines
- Resolved
- is duplicated by
-
KOGITO-8681 SWF Diagram Viewer - Orthogonal lines Improvements
- Closed
- relates to
-
KOGITO-8684 SWF Viewer - Connection label on hover is not shown properly
- Open