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

Use collection name instead type to look up the collection for index creation #4699

Closed
wants to merge 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented May 16, 2024

Closes #4698

Add missing Override annotations. Remove superfluous final keywords.
@mp911de mp911de added the type: bug A general bug label May 16, 2024
@mp911de mp911de changed the title Use collection name instead type to look up the collection for index creation. Use collection name instead type to look up the collection for index creation May 16, 2024
@christophstrobl
Copy link
Member

LGTM

christophstrobl pushed a commit that referenced this pull request May 16, 2024
christophstrobl pushed a commit that referenced this pull request May 16, 2024
Add missing Override annotations. Remove superfluous final keywords.
Original Pull Request: #4699
christophstrobl pushed a commit that referenced this pull request May 16, 2024
christophstrobl pushed a commit that referenced this pull request May 16, 2024
Add missing Override annotations. Remove superfluous final keywords.
Original Pull Request: #4699
@christophstrobl christophstrobl deleted the issue/4698 branch May 16, 2024 11:39
@mp911de mp911de added this to the 4.2.6 (2023.1.6) milestone May 16, 2024
natedanner pushed a commit to natedanner/spring-projects__spring-data-mongodb that referenced this pull request May 20, 2024
natedanner pushed a commit to natedanner/spring-projects__spring-data-mongodb that referenced this pull request May 20, 2024
Add missing Override annotations. Remove superfluous final keywords.
Original Pull Request: spring-projects#4699
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MongoTemplate.indexOps(collectionName, type) ignores collectionName when type is not null
2 participants