Skip to content

DataMapperAttributeResolverTask does not run Setup method on the resolved data mapper #380

@Krusen

Description

@Krusen

As the title says the Setup() method is not invoked on the resolved data mapper when using the DataMapperAttribute to specify a data mapper directly on a property.

This causes AbstractDataMapper.Configuration property to never be set, which results in NullReferenceExceptions in most cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions