Skip to content

refactor(path): let bpmn-visualization filters duplicates#155

Merged
tbouffard merged 1 commit into
mainfrom
refactor/142-let_bpmn-visualization_manage_duplicates
Oct 21, 2023
Merged

refactor(path): let bpmn-visualization filters duplicates#155
tbouffard merged 1 commit into
mainfrom
refactor/142-let_bpmn-visualization_manage_duplicates

Conversation

@tbouffard

Copy link
Copy Markdown
Member

The ElementsRegistry methods now filter duplicates since version 0.42.0. As a result, the filtering performed here can now be removed.

Important change: bv-experimental-add-ons now requires bpmn-visualization 0.42.0.

Closes #150

The `ElementsRegistry` methods now filter duplicates since version 0.42.0. As a result, the filtering
performed here can now be removed.

Important change: bv-experimental-add-ons now requires `bpmn-visualization` 0.42.0.
@tbouffard tbouffard added the refactoring Code refactoring label Oct 21, 2023
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions

github-actions Bot commented Oct 21, 2023

Copy link
Copy Markdown

♻️ PR Preview 8a8f4be has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

@tbouffard tbouffard marked this pull request as ready for review October 21, 2023 14:51
@tbouffard tbouffard merged commit af20015 into main Oct 21, 2023
@tbouffard tbouffard deleted the refactor/142-let_bpmn-visualization_manage_duplicates branch October 21, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] CasePathResolver: remove duplicate filters when bpmn-visualization manages it

1 participant