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

Automatically set TenantId while creating a new entity object. #10490

Merged
merged 1 commit into from Nov 2, 2021

Conversation

hikalkan
Copy link
Member

@hikalkan hikalkan commented Nov 1, 2021

Previously ABP leaves it to the developer to set the right TenantId for a multi-tenant entity on object creation. With this change, it automatically sets the value from the current context.

Copy link
Contributor

@lprichar lprichar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@maliming maliming merged commit 4d9b04f into dev Nov 2, 2021
@maliming maliming deleted the auto-set-tenantid branch November 2, 2021 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants