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

If property with tenant id is populated the TenantId listener should not attempt to resolve the tenant #2906

Draft
wants to merge 5 commits into
base: 4.8.x
Choose a base branch
from

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Apr 24, 2024

This test should pass.

In an insert If property annotated with @TenantId is populated, the @TenantID listener (data-runtime/src/main/java/io/micronaut/data/runtime/event/listeners/TenantIdEntityEventListener.java) should not attempt to resolve the tenant.

@sdelamo sdelamo requested a review from dstepanov April 24, 2024 09:47
@sdelamo sdelamo changed the base branch from 4.8.x to tende April 24, 2024 09:47
@sdelamo sdelamo removed the request for review from dstepanov April 24, 2024 09:47
@sdelamo sdelamo changed the title If property with tenant id is populted the resolver shouldnot resolve If property with tenant id is populated the TenantId listener should not attempt to resolve the tenant Apr 24, 2024
Base automatically changed from tende to 4.8.x May 17, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants