[
https://jira.jboss.org/jira/browse/JBPM-2559?page=com.atlassian.jira.plug...
]
Ronald van Kuijk resolved JBPM-2559.
------------------------------------
Resolution: Duplicate Issue
Duplicates #JBPM-2537
Sorry Seabastian...
Transitions with timers from a user activity lead to incompleteable
and indeleteable tasks
------------------------------------------------------------------------------------------
Key: JBPM-2559
URL:
https://jira.jboss.org/jira/browse/JBPM-2559
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.1
Environment: Windows XP, Apache Tomcat 6, JDK 1.6 (should not be relevant)
Reporter: Sebastian Schneider
Priority: Critical
Fix For: jBPM 4.2
Attachments: escalation.jpdl.xml, EscalationTest.java
Situation:
=======
Imagine you want to model an escalation of a user activity. After a specific timeout a
transition should be taken to deal with the escalation. The transition might lead to a
user activity assigned to someobody else or to a different role or more important to the
next steps performed automatically without a reaction of the user.
Problem:
=======
When the timeout event fires the transition is taken and the execution moves on to the
next activity. However the task remains in the user's task list who had the task
assigned. The task was not completed. Deleting the task will not succeed since you cannot
delete a task which belongs to an execution. Completing the task will also fail since the
associated execution does not exist anymore but was already removed from the database.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira