Skip to content

Added a fix for #2956#3742

Closed
olegtarasov wants to merge 1 commit intodomaindrivendev:masterfrom
olegtarasov:patch-1
Closed

Added a fix for #2956#3742
olegtarasov wants to merge 1 commit intodomaindrivendev:masterfrom
olegtarasov:patch-1

Conversation

@olegtarasov
Copy link
Copy Markdown
Contributor

Pull Request

The issue or feature being addressed

This fixes #2956 ...

Details on the issue fix or feature implementation

... by literally adding a single Distinct() :) Right now we have to maintain our own version of the resolver just to not trip on this bug.

This fixes domaindrivendev#2956 by literally adding a single `Distinct()` :)  Right now we have to maintain our own version of the resolver just to not trip on this bug.
@martincostello
Copy link
Copy Markdown
Collaborator

Thanks for the PR!

Would you be able to add a test that verifies the original issue is resolved?

@github-actions
Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open for 60 days with no activity. It will be automatically closed in 14 days if no further changes are made.

@github-actions github-actions Bot added the stale Stale issues or pull requests label Mar 12, 2026
@martincostello martincostello self-assigned this Mar 12, 2026
@martincostello martincostello added this to the v10.1.6 milestone Mar 12, 2026
@martincostello martincostello added bug fix and removed stale Stale issues or pull requests labels Mar 12, 2026
@martincostello martincostello removed this from the v10.1.6 milestone Mar 12, 2026
@martincostello
Copy link
Copy Markdown
Collaborator

#3839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Breaking change with Dictionary of Enum, when Enum has multiple values with same ordinal

2 participants