Bug 1303835 - "categoryValueRef" is nod added if flow elements are created inside of Group
Summary: "categoryValueRef" is nod added if flow elements are created inside of Group
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Eclipse Tooling
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Jozef Marko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-02 07:55 UTC by Jozef Marko
Modified: 2020-03-27 19:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:03:35 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Eclipse Project 491225 0 None None None 2016-04-07 10:30:08 UTC

Description Jozef Marko 2016-02-02 07:55:27 UTC
Description of problem:
"categoryValueRef" attribute is added to xml only if flow elements are created outside of Group element and then are moved inside of given Group


Version-Release number of selected component (if applicable):
jbdsis-8.0.5 BPMN2 Modeller 1.1.4.Final

also reproducible on latest
jbdsis-9.x.y


Steps to Reproduce:
1. Create new bpmn2 process
2. Create group with category value
3. Create simple process inside of group from step 2. 
   (Start->ManualTask->End) is enough
4. Check source, flow elements won't have "categoryValueRef" attribute
5. Move Start, ManualTask and End outside of group from step 2.
6. Move Start, ManualTask and End back to group from step 2.
7. Check source, flow elements will have "categoryValueRef" attribute

Actual results:
In step 4. flow elements have not "categoryValueRef" attribute

Expected results:
In step 4. flow elements have "categoryValueRef" attribute

Comment 1 Jozef Marko 2016-04-07 10:18:02 UTC
Still valid for:
jbds-9.1.0.CR1_jbdsis-9.0.0.CR1
jbtis-4.3.0.CR1
BPMN2 Modeler - 1.2.4.Final-v20160330-1625-B110


Note You need to log in before you can comment on or make changes to this bug.