Hi, I have upgrade abp libararies to latest version v4.5.0.
I am facing issue in property change set when i modify to any entity. When entity property has original value is NULL
and new value is also NULL
then change tracker show as a that propery in modify state and save this change set into database. (see snapshot for reference)
and no changeset create when any property of entity from NULL
value to has value.
Can i stop the tracker changes of insert entities?
5 Answer(s)
-
0
ASP<span></span>.NET MVC 5? Entity Framework 6?
-
0
yes
-
0
Duplicate of aspnetboilerplate/aspnetboilerplate#4425
Fixed in aspnetboilerplate/aspnetboilerplate#4428. Will be released in next version.
-
0
Hi,
I have reopened the issue, we will test it again and fix if there is a problem.
Thank you for reporting it again.