Details
Description
This bug comes from http://forums.activiti.org/en/viewtopic.php?f=6&t=2218. More information could be found there.
create a timer start event, set the time to a simple time duration, something like
<timerEventDefinition>
<timeDuration>P10D</timeDuration>
</timerEventDefinition>
and connect it to a simple service task. It is expected that the service task triggers once after the specified time.
But it is triggered twice. One at the right moment and one just when the process is started.
A test case showing the bug is attached.
Activity
Frederik Heremans
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Sooner [ 17208 ] | |
| Fix Version/s | 5.7 [ 17386 ] |
saeid mirzaei
made changes -
| Attachment | act_907_1.patch [ 58303 ] |
saeid mirzaei
made changes -
| Attachment | patch_act_907.patch [ 58577 ] |
Tijs Rademakers
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Tijs Rademakers [ trademak ] | |
| Fix Version/s | 5.9 [ 17655 ] | |
| Fix Version/s | Sooner [ 17208 ] | |
| Resolution | Fixed [ 1 ] |
the attachment is a .tgz.gz file (double compressed)