Self model projection does not take into account Ignore
option for inner collections
#3588
rgilmutdinov
started this conversation in
NA
Replies: 1 comment
-
That's not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source/destination types
Mapping configuration
Version: 10.1.1
Expected behavior
I expect that
Type
value isnull
for each projection ofClassA
item.Actual behavior
Ignore
option for the propertyType
ofClassA
is not taken into account.Type
value is notnull
for eachClassA
projection.Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions