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

NullReferenceException when many-to-many relation with the same key name as backreference #25

Closed
wojtek-abakus opened this issue Nov 8, 2019 · 1 comment

Comments

@wojtek-abakus
Copy link
Contributor

Hello.

There is a problem with Envers when you have a many-to-many relation between two entities and one of them has another many-to-one relation with the same key name. This works just fine in nHibernate, but when you enable Envers it crashes in NHibernate.Envers.Synchronization.Work.FakeBidirectionalRelationWorkUnit.FakeRelationChange.GenerateData method.

@RogerKratz
Copy link
Collaborator

Close this one, leave corresponding PR #26 open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants