Bug 1331078

Summary: Copy/Paste existing component within the diagram gives rise to duplicated ID in BPMS 6 - JBDS 8
Product: [Retired] JBoss BPMS Platform 6 Reporter: Amana <ajuricic>
Component: Eclipse ToolingAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Jozef Marko <jomarko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: ajuricic
Target Milestone: ---Flags: ajuricic: needinfo-
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:01:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Amana 2016-04-27 16:12:36 UTC
Description of problem:
The BPMN editor generates unique ID for each component.  Copy and pasting existing component within the diagram gives rise to duplicated ID which causes issue.  One should always drag and drop new construct from side menu when authoring BPMN diagram.  

Workaround: do not to use copy and paste within BPMN diagram.

Version-Release number of selected component (if applicable):
BPM Suite 6.x
JBDS 8

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Jozef Marko 2016-05-02 08:13:41 UTC
Hello Amana, I just want to clarify the issue. By the 'ID' you mean the name of the element shown to the user not 'id' attribute in source code, right?