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

feat: add root property mapping #974

Closed
wants to merge 3 commits into from

Conversation

TimothyMakkison
Copy link
Collaborator

@TimothyMakkison TimothyMakkison commented Dec 4, 2023

Changed the build order in MemberAssignmentMappingContainer to build assignments with a length 1 first. I don't think this breaks anything 🤔
The ignore check is little strange, debated creating a new method or changing MembersContext.TargetMembers

  • Supports ignoring the root
  • Add tests to verify for both normal and IQueryable
  • Update tests + Integration test

Resolves #642

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

Successfully merging this pull request may close these issues.

[MapProperty] on a nested target prevents the root member being resolved from the source.
1 participant