[
https://issues.jboss.org/browse/JBIDE-20136?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich edited comment on JBIDE-20136 at 7/2/15 8:33 PM:
-----------------------------------------------------------------------
For "Next" the behaviour is ok, there can be no way to connect source to a
target with no id. Connection service for Next is our custom implementation, and we did it
as it should be. For "next on" we used standard Sapphire connection service, its
implementation is internal and it does what they think is best - when id attribute is not
available, instead of forbidding connection they reference target by an internal id of
diagram node. Of course, it makes no sense. I still cannot find if we can prevent it.
was (Author: scabanovich):
For "Next" the behaviour is ok, there can be no way to connect source to a
target with no id. Connection service for Next is our custom implementation, and we did it
as it should be. For "next on" we used standard Sapphire connection service, its
implementation is internal and it does what they think is best - when id attribute is not
available, instead of forbidding connection they reference target by an internal id of
diagram node. I still cannot find if we can prevent it.
Batch diagram generates references in <next> element
----------------------------------------------------
Key: JBIDE-20136
URL:
https://issues.jboss.org/browse/JBIDE-20136
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Viacheslav Kabanovich
Fix For: 4.3.0.CR1
Attachments: diagram.png, editor.png
I created two steps in batch diagram editor without the ID specified and connected them
with "Next on" element. In source view, the "to" values contained some
unusual values like "StepNode#0" (see attachmets).
For "Next" element is the behaviour different - editor would not allow me to
create connection at all.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)