TappNetwork / filament-auditing

A Filament plugin for Laravel Auditing package.
75 stars 20 forks source link

Add relationship changes to audit. #29

Open markpavia opened 3 weeks ago

markpavia commented 3 weeks ago

Is there a way on adding the relationship changes displayed on parent audit?

I have relationships which don't have its own resource, they are only displayed via relation manager and I want to record the changes to these relationship data.

Laravel 11.x Filament 3.x

holmesadam commented 2 weeks ago

+1 for this feature

othyn commented 2 weeks ago

+1 here too, it would be really nice to support ManageRelatedRecords, where you don't define a Resource, but it instead relies on the Parent.