Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing incorrect mapping generation when ShallowCopyForSameType, UseDestinationValue and UseDestinationValue are used #601

Conversation

rafalka
Copy link

@rafalka rafalka commented Jun 27, 2023

This PR Resolves #599 and resolves #600.

Originally the destination transform was applied also when destination value was used creating not-compilable code.

Also when UseDestinationValue and ShallowCopyForSameType were set, then were not called and mapping was not generated

Rafał Kukla added 2 commits June 27, 2023 15:48
…estinationValue and UseDestinationValue are used

Originally the destination transform was applied also when destination value was used creating not-compilable code.

Also when `UseDestinationValue` and `ShallowCopyForSameType` were set, then were not called and mapping was not generated
@andrerav andrerav merged commit 9feaad3 into MapsterMapper:master Jun 27, 2023
1 check passed
@andrerav
Copy link
Contributor

Nice work! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants