You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, there.
I encountered an strange mapping bug, i am literally mapping from the same type to itself but an specific nested property gets null (Order.Payment.CVV)
Thanks @DocSvartz for the fast reply and recommendation.
I would also like to start contributing in the project. if there was any chance feel free to mention me.
Hey, there.
I encountered an strange mapping bug, i am literally mapping from the same type to itself but an specific nested property gets
null
(Order.Payment.CVV
)here is the code:
Mapster Version:
7.4.0
.Net Version:
8
PS. I have debugged the code and the CVV field does have a value before mapping
The text was updated successfully, but these errors were encountered: