Skip to content

SpringDataMongodbSerializer cannot convert query on nested id [DATAMONGO-1998] #2867

Closed
@spring-projects-issues

Description

@spring-projects-issues

Simone Coletti opened DATAMONGO-1998 and commented

SpringDataMongodbSerializer is not able to correctly convert Predicate with clauses on nested _id (of type ObjectId), when the id is mapped to String in Document entity


Affects: 1.10.12 (Ingalls SR12), 2.0.7 (Kay SR7), 2.1 M3 (Lovelace)

Reference URL: querydsl/querydsl#1525

Issue Links:

  • DATAMONGO-2010 SpringDataMongodbSerializer does not convert 'in' predicate for nested String id properties mapping to ObjectId

  • DATAMONGO-1988 String ID not working for embeded objects

Referenced from: pull request #567

Backported to: 2.0.8 (Kay SR8), 1.10.13 (Ingalls SR13)

Metadata

Metadata

Labels

in: mappingMapping and conversion infrastructuretype: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions