Fixed
Details
Assignee
Yoann RodièreYoann RodièreReporter
Yoann RodièreYoann RodièreComponents
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Yoann Rodière
Yoann RodièreReporter
Yoann Rodière
Yoann RodièreComponents
Sprint
None
Fix versions
Priority
Created April 23, 2019 at 10:19 AM
Updated April 30, 2019 at 7:42 AM
Resolved April 24, 2019 at 10:13 AM
In short, when we encounter
@IndexingDependency(derivedFrom = @ObjectPath({@PropertyValue("someAssociation"), @PropertyValue("someProperty")})
, we ignore updates tosomeAssociation
and as a result the index could be out of date.