Skip to content

Fix exception when creating new class with multitenancy enabled#3

Open
chrisweermann wants to merge 1 commit intoUnipisa:masterfrom
chrisweermann:patch-1
Open

Fix exception when creating new class with multitenancy enabled#3
chrisweermann wants to merge 1 commit intoUnipisa:masterfrom
chrisweermann:patch-1

Conversation

@chrisweermann
Copy link

The MultiTenancyConfig property is not initialized by default, and adding a [MultiTenancyAttribute] to the mapped class will cause it to throw a NullReferenceException.

The MultiTenancyConfig property is not initialized by default, and adding a [MultiTenancyAttribute] to the mapped class will cause it to throw a NullReferenceException.
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

Successfully merging this pull request may close these issues.

1 participant