Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in ManyToMany associations are not recognized / logged #234

Open
micronax opened this issue Dec 10, 2024 · 1 comment
Open

Changes in ManyToMany associations are not recognized / logged #234

micronax opened this issue Dec 10, 2024 · 1 comment
Labels
feedback needed Further information is requested

Comments

@micronax
Copy link

The readme states:

many to many relation changes, association and dissociation actions.

But actually, when changing a many-to-many relation (in terms of their assigned values) on an entity with the #[Auditor\Auditable] attribute, the changes are not recognized / logged.

All other properties work like a charm.

Am I doing something wrong?

@DamienHarper
Copy link
Owner

@micronax thanks for the report, can you give me some example code that reproduces the problem?

@DamienHarper DamienHarper added the feedback needed Further information is requested label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback needed Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants