Skip to content

Issue 3918: fixed double call fetch method in DefaultReferenceResolver #3919

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

Closed
wants to merge 1 commit into from
Closed

Conversation

TheHett
Copy link
Contributor

@TheHett TheHett commented Dec 23, 2021

Issue #3918
No more tests cases provided, because I suspicious that is unnecessary.

@pivotal-cla
Copy link

@TheHett Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 23, 2021
@pivotal-cla
Copy link

@TheHett Thank you for signing the Contributor License Agreement!

@christophstrobl
Copy link
Member

Good catch! Thank you!

@christophstrobl christophstrobl linked an issue Jan 11, 2022 that may be closed by this pull request
christophstrobl pushed a commit that referenced this pull request Jan 11, 2022
This commit fixes an issue where the fetch method is called twice when looking up singe value references.

Resolves: #3918
Original Pull Request: #3919
christophstrobl pushed a commit that referenced this pull request Jan 11, 2022
This commit fixes an issue where the fetch method is called twice when looking up singe value references.

Resolves: #3918
Original Pull Request: #3919
@christophstrobl
Copy link
Member

Merged to main and back ported to 3.3.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DocumentReference invokes find query twice
4 participants