]
Tom Baeyens moved JBPM-2298 to GPD-347:
---------------------------------------
Project: JBoss jBPM GPD (was: JBoss jBPM)
Key: GPD-347 (was: JBPM-2298)
Component/s: (was: GPD)
Affects Version/s: (was: jBPM 4.0.0.Beta2)
Security: (was: Public)
<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
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: