Fixed
Details
Assignee
Yoann RodièreYoann RodièreReporter
Yoann RodièreYoann RodièreComponents
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Yoann Rodière
Yoann RodièreReporter
Yoann Rodière
Yoann RodièreComponents
Sprint
None
Fix versions
Affects versions
Priority
Created September 28, 2022 at 10:39 AM
Updated February 2, 2023 at 9:10 AM
Resolved October 19, 2022 at 4:03 PM
This is a more serious variation of that only happens with Hibernate ORM 5.6.12+, 6.1.4+ and 6.2.0+.
Essentially, Hibernate Search is not getting a post-update event when a property annotated with
@OneToOne(mappedBy = ...)
is modified, so it does not trigger reindexing accordingly.