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

[FIX] Filter elements of a participant without a displayed Pool

Open csouchet opened this issue 3 years ago • 3 comments

The BPMN diagram can contains participant without BPMNShape. In this case, the pool is not displayed, but the BPMN elements related to the participant are displayed. Previously, it was not possible possible to filter such elements. A No matching pools error was thrown. This is now fixed.

In addition, to improve the functional coverage of the filter feature with new unit tests:

  • add for not displayed pool containing BPMN elements (demonstrate that the bug is fixed)
  • add for black pool filtering.

Closes #2131

csouchet avatar Jul 26 '22 12:07 csouchet

:recycle: PR Preview b266caada27177c681d892e2bf8f37f40c531f53 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

github-actions[bot] avatar Jul 26 '22 12:07 github-actions[bot]

:recycle: PR Preview b266caada27177c681d892e2bf8f37f40c531f53 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

github-actions[bot] avatar Jul 26 '22 12:07 github-actions[bot]