camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 475 forks source link

Connecting message flows to non-events #197

Open NPDeehan opened 8 years ago

NPDeehan commented 8 years ago

When connecting a message to a non-intermediate event it would be nice if it converted the event to a message receive event instead of just preventing the connection and forcing the user to first transform the event using the context pad. messageflow

nikku commented 5 years ago

This is basically the same as https://github.com/camunda/camunda-modeler/issues/914.

pinussilvestrus commented 5 years ago

This should be implemented as behavior in https://github.com/bpmn-io/bpmn-js

nikku commented 5 years ago

Postponing this issue as a proper implementation was more complicated than initially expected.