Base solution for your next web application
Open Closed

Entity History #6807


User avatar
0
rpollak created

Is there a way to prevent an audited entity from creating an EntityChangeSet in the database if there are not any EntityPropertyChanges to document?

If not, is there a way to detect if ObjectMapper has changed any properties before running UpdateAsync?

I apologize if this information is in the documentation. I was unable to find it.


1 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Implement and replace IEntityHistoryStore.