RuntimeException for query methods with fields declaration and Pageable parameters [DATAMONGO-1500] #2412
Labels
in: mapping
Mapping and conversion infrastructure
in: repository
Repositories abstraction
type: bug
A general bug
Milestone
yami.veranes opened DATAMONGO-1500 and commented
When I upgrade from version 1.8.4.RELEASE to 1.9.3.RELEASE, I have some problems with serialization of
DBRef
andEnum
the execution of the previous function (where revisor is a dbref of other collection) return the following exception
the execution of the previous function (where state is enum) return the following exception
Affects: 1.9.3 (Hopper SR3)
Referenced from: pull request #404
Backported to: 1.9.5 (Hopper SR5)
The text was updated successfully, but these errors were encountered: