Skip to content

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

@wojtek-abakus

Description

@wojtek-abakus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions