Hide Forgot
Description of problem: Chapter6 of the docs lists boundary events that are supported, but does not state they are restricted to embedded subprocesses. When attaching them to a task and building the package, an exception is thrown. See https://issues.jboss.org/browse/JBPM-3319 Creating an embedded subprocess for every task that needs a timer event for example would be very cumbersome. Timer events on human tasks is a common requirement to support reminders, escalation, etc. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Changed severity; feature required to complete migration to jBPM5.
for the record - merged to master (5.3.0-SNAPSHOT) supports following events: - error - escalation - compensate - timer - signal