Bug 985864

Summary: XmlBPMNProcessDumper.dump() misses conditionExpression in sequenceFlow
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Toshiya Kobayashi <tkobayas>
Component: jBPM 5Assignee: Kris Verlaenen <kverlaen>
Status: VERIFIED --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.1CC: nwallace
Target Milestone: GA   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 986760 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 986451    

Description Toshiya Kobayashi 2013-07-18 11:45:18 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/JBPM-4069


Steps to Reproduce:
1. Create bpmn which includes SplitNode with conditionExpression in sequenceFlow
2. Parse the bpmn with KnowledgeBuilder
3. call XmlBPMNProcessDumper.dump() and compare original and generated xml

Actual results:

generated xml misses conditionExpression (See JBPM-4069)

Expected results:

generated xml doesn't miss conditionExpression

Comment 1 JBoss JIRA Server 2013-07-18 11:47:27 UTC
Toshiya Kobayashi <tkobayas> made a comment on jira JBPM-4069

I think I will be able to send a pull request for this tomorrow, please wait a bit!

Comment 2 JBoss JIRA Server 2013-07-19 06:56:00 UTC
Toshiya Kobayashi <tkobayas> made a comment on jira JBPM-4069

In addition, I noticed that language attribute has been changed.

Comment 3 JBoss JIRA Server 2013-07-19 07:04:49 UTC
Toshiya Kobayashi <tkobayas> made a comment on jira JBPM-4069

Sent a pull request
https://github.com/droolsjbpm/jbpm/pull/171

Comment 4 JBoss JIRA Server 2013-07-19 23:00:43 UTC
Marco Rietveld <marco.rietveld> updated the status of jira JBPM-4069 to Resolved

Comment 5 JBoss JIRA Server 2013-07-19 23:00:43 UTC
Marco Rietveld <marco.rietveld> made a comment on jira JBPM-4069

Merged, thanks for the pull request!

Comment 9 Tomas Schlosser 2013-09-13 12:17:40 UTC
Verified in 5.3.1.BRMS-P04