zeebe-io/zeebe-modeler

Do not allow to model timer/message start event inside embedded sub process

Closed this issue · 2 comments

Describe the Bug

At the moment the user is able to model a timer/message start event inside an embedded sub process. This should not be allowed.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Model an embedded sub process
  2. Add a start event to the sub process
  3. Morph it to timer/message start event

Expected Behavior

The user should only be allowed to model a none start event inside a embedded sub process.

Environment

Please complete the following information:

  • OS: Linux
  • Zeeber Modeler Version: 0.6.2

Depends on camunda/camunda-modeler#498

nikku commented

Tracked upstream as via camunda/camunda-modeler#498.

Fixed upstream bpmn-io/bpmn-js#831. Will be closed as part of Zeebe Modeler 0.10 release