bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Display Association related to Pool

Open csouchet opened this issue 1 year ago • 1 comments

For now, we only support the Association defines in the process tag and subProcess tag (see #397).

In the BPMN specification, the association can be defined in the collaboration, to represent a Association related to Pool.

Need to update the unit tests for the JsonParser, for the association and the incoming/outgoing (#2521).

csouchet avatar Apr 20 '23 15:04 csouchet

Notice that we already support some associations attached to a Pool. See https://github.com/process-analytics/bpmn-visualization-js/issues/2588#issuecomment-1486009968

tbouffard avatar Apr 24 '23 17:04 tbouffard