lorenzo / audit-stash

Flexible and rock solid audit log tracking for CakePHP 3
MIT License
78 stars 37 forks source link

Log associative model #57

Open mahesvaran opened 3 years ago

mahesvaran commented 3 years ago

How can I log associative model's change?

kkdesilva commented 2 years ago

@mahesvaran I forked the original project and added this feature... you can try it if this is not too late :) https://github.com/kkdesilva/audit-trail

cnizzardini commented 1 year ago

@kkdesilva why not try and get that fork merged?

swiffer commented 1 year ago

yes, i support this 😄

dereuromark commented 10 months ago

I opened https://github.com/lorenzo/audit-stash/pull/73 for further discussion on some of those fork improvements

As for this issue here: Do those associative tables also have the behavior attached? If so, shouldnt that get them logged automatically?