]
Koen Aers resolved GPD-347.
---------------------------
Fix Version/s: jBPM jPDL Designer 4.0.0.GA
Resolution: Done
<timer> tag in <transition> removed
-----------------------------------
Key: GPD-347
URL:
https://jira.jboss.org/jira/browse/GPD-347
Project: JBoss jBPM GPD
Issue Type: Bug
Reporter: Johan Kumps
Priority: Minor
Fix For: jBPM jPDL Designer 4.0.0.GA
Consider a state like this :
<state g="297,164,80,40" name="wait-partner">
<transition g="-33,-18" name="updateReceived"
to="end"/>
<transition g="-41,-18" name="timeout"
to="escalate-to-bis">
<timer duedate="10 minutes"/>
</transition>
</state>
When changing the layout of the process definition in the diagram view, the <timer>
node is removed by GPD.
<state g="297,164,80,40" name="wait-partner">
<transition g="-33,-18" name="updateReceived"
to="end"/>
<transition g="-41,-18" name="timeout"
to="escalate-to-bis">
</transition>
</state>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: