tracker-enabled-dbcontext icon indicating copy to clipboard operation
tracker-enabled-dbcontext copied to clipboard

Independent Associations Changes Are Not Logged

Open cbfrank opened this issue 9 years ago • 4 comments

If there is a change of the "many to many" relaionship, it is not logged. Please refer to this link for a soluton. http://stackoverflow.com/questions/7490509/entity-framework-4-1-many-to-many-relationships-change-tracking

Thanks

cbfrank avatar Dec 03 '15 05:12 cbfrank

Definitely would like to see this included. I don't my EF skills are up to a fork/contribution though! Upvoting this as I'll happily help to test any implementation in the wild. Thanks!

jasongoff avatar Jan 18 '16 16:01 jasongoff

Just wanted to +1 this. I have just learn't about this library and implemented it in a project but was surprised when a many-to-many relationship change was not tracked and logged.

qwerty2k avatar Feb 02 '16 14:02 qwerty2k

I will try to fix this soon. There are solutions available to this problem like this one - http://stackoverflow.com/a/9833201/1365053

bilal-fazlani avatar Feb 02 '16 15:02 bilal-fazlani

Thanks very much for the quick response. :+1:

qwerty2k avatar Feb 02 '16 15:02 qwerty2k