InvalidPersistentPropertyPath with @Version [DATAMONGO-2174] #3036
Labels
in: mapping
Mapping and conversion infrastructure
in: repository
Repositories abstraction
type: bug
A general bug
Milestone
spring-projects-issues commentedJan 2, 2019
Kency Kurian opened DATAMONGO-2174 and commented
Hello,
I got this issue after upgrading from spring boot 2.0.0 to spring boot 2.1.1 (ie. spring data - Kay SR5 to Lovelace SR3). After a lot of trials to reproduce it in a new project, found that if the
@Version
is commented out in Report.java([git hub link|https://github.com/KencyK/spring-boot-migration]) the test passes.Affects: 2.1.3 (Lovelace SR3)
Reference URL: https://stackoverflow.com/questions/53987706/spring-mongo-invalidpersistentpropertypath-with-version
Issue Links:
Referenced from: pull request #633, and commits 273088b, 65e0d18, 161a983, 0324ae6, 592b8b8
Backported to: 2.1.4 (Lovelace SR4), 2.0.13 (Kay SR13)
The text was updated successfully, but these errors were encountered: