Skip to content

fix: filter duplicates in BpmnElementsRegistry APIs#2922

Merged
tbouffard merged 1 commit into
masterfrom
2921-BpmnElementsRegistry_do_not_return_duplicates
Oct 12, 2023
Merged

fix: filter duplicates in BpmnElementsRegistry APIs#2922
tbouffard merged 1 commit into
masterfrom
2921-BpmnElementsRegistry_do_not_return_duplicates

Conversation

@tbouffard

Copy link
Copy Markdown
Member

Filter duplicates generated when passing duplicated ids or kinds.

Closes #2921

Filter duplicates generated when passing duplicated ids or kinds.
@tbouffard tbouffard added the bug Something isn't working label Oct 12, 2023
@github-actions

github-actions Bot commented Oct 12, 2023

Copy link
Copy Markdown

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

🤖 By surge-preview

@github-actions

github-actions Bot commented Oct 12, 2023

Copy link
Copy Markdown

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

🤖 By surge-preview

@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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@tbouffard tbouffard marked this pull request as ready for review October 12, 2023 14:52
@tbouffard tbouffard requested a review from csouchet October 12, 2023 14:52
@tbouffard tbouffard merged commit 2b219eb into master Oct 12, 2023
@tbouffard tbouffard deleted the 2921-BpmnElementsRegistry_do_not_return_duplicates branch October 12, 2023 16:32
@tbouffard tbouffard changed the title fix: do not return duplicates in BpmnElementsRegistry "get model" APIs fix: filter duplicates in BpmnElementsRegistry APIs Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] BpmnElementsRegistry methods shouldn't return duplicate

2 participants