Base solution for your next web application
Open Closed

Entity History Changeset #6847


User avatar
0
chekairi created

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)
  • User Avatar
    0
    aaron created
    Support Team

    ASP<span></span>.NET MVC 5? Entity Framework 6?

  • User Avatar
    0
    chekairi created

    yes

  • User Avatar
    0
    aaron created
    Support Team

    Duplicate of aspnetboilerplate/aspnetboilerplate#4425

    Fixed in aspnetboilerplate/aspnetboilerplate#4428. Will be released in next version.

  • User Avatar
    0
    chekairi created

    issue still exists in latest release 4.6.0. Did you consider nullable types?

    already reported on github from last 21 days.

    please fixed it as soon as possible.

    Thanks

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I have reopened the issue, we will test it again and fix if there is a problem.

    Thank you for reporting it again.