Bug 847381 - JBPM designer: ConditionType property on a sequence flow not saved
Summary: JBPM designer: ConditionType property on a sequence flow not saved
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.0.GA
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ER2
: BRMS 5.3.1 GA
Assignee: Kris Verlaenen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-10 19:53 UTC by Phil Simpson
Modified: 2023-05-31 22:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Previously, it was possible for users to set a condition type on sequence flows in the Process Designer; however, the condition type was not stored on the process when the process was saved. This has been resolved by removing the ability to set a condition type.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
DefaultFlow ConditionType (21.31 KB, image/png)
2012-08-10 19:53 UTC, Phil Simpson
no flags Details

Description Phil Simpson 2012-08-10 19:53:38 UTC
Created attachment 603615 [details]
DefaultFlow ConditionType

Description of problem:
If a ConditionType of DefaultFlow is assigned to a sequence flow, it is not saved in the bpmn2, and the ConditionType reverts to Standard the next time the process diagram is opened.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Assign a ConditionType of DefaultFlow to a sequence flow in a bpmn2 diagram (see attached)
2.save & close the diagram
3.reopen the diagram
  
Actual results:
ConditionType is set to standard, and the hash mark across the displayed sequence flow has disappeared

Expected results:
The ConditionType is retained as DefaultFlow

Additional info:

Comment 1 Tihomir Surdilovic 2012-08-30 15:00:55 UTC
Fixed in 2.3.x Designer branch. There is now only one condition type available ("None") which is the only one we use. Users are no longer able to change this property.

Comment 3 Sona Mala 2012-09-19 11:07:30 UTC
The select element for property "Condition Type" have 3 options: Conditional Flow, Default Flow, Standard.

If I choose Default Flow, Save and Close Asset, Open asset again, then Sequence flow loose value of "Condition Type" and is set to Standard.


For BRMS 5.3.1 ER1 and designer 2.3.1-DEV.

Comment 4 Tihomir Surdilovic 2012-09-19 13:51:40 UTC
Nice catch - fixed in 2.3.x branch now, ConditionType property is no longer editable.

thanks!

Comment 5 Sona Mala 2012-10-16 08:20:45 UTC
Verified for BRMS 5.3.1 ER3, designer 2.3.1-DEV

Property "ConditionType" is missing in Properties Bar.


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