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

Fix problem with tenantId part of Composite identifier #451

Merged
merged 2 commits into from Dec 22, 2021

Conversation

puneetbehl
Copy link
Contributor

Fixes #450

@puneetbehl puneetbehl modified the milestones: 7.1.1, 7.2.1 Dec 17, 2021
@CLAassistant
Copy link

CLAassistant commented Dec 22, 2021

CLA assistant check
All committers have signed the CLA.

@sdelamo
Copy link
Collaborator

sdelamo commented Dec 22, 2021

To test it, I added a domain class with the composite key using the tenantId to an example project. Without your fix the integration tests in that sample application fail because the app will not start.

@puneetbehl puneetbehl merged commit 43e353e into 7.2.x Dec 22, 2021
@puneetbehl puneetbehl deleted the bugfix/tenantIdComposite branch December 22, 2021 09:42
puneetbehl pushed a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl pushed a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl pushed a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
puneetbehl pushed a commit that referenced this pull request Jan 12, 2022
* Fix problem with tenantId part of Composite identifier

Fixes #450

* add multitenant with composite

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
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.

Multi-Tenancy discriminator column cannot be used in composite key
3 participants