bpmn-io / bpmn-js

A BPMN 2.0 rendering toolkit and web modeler.
https://bpmn.io/toolkit/bpmn-js/
Other
8.55k stars 1.32k forks source link

Correct `drilldown` to handle missing DI in parent chain #2180

Closed nikku closed 4 months ago

nikku commented 4 months ago

Fixes the last bug tm in handling diagrams with broken DI.

Related to https://github.com/bpmn-io/bpmn-js/pull/2172, https://github.com/bpmn-io/bpmn-js/pull/2171.