Issue
- When I create (and prioritize) an experience based on a new segment, the users associated with that segment aren't able to see it.
Environment
- DXP 7.3
Resolution
-
It is expected that
SegmentsEntryReldoesn't reindex immediately when the Segment model updates. - This can lead to issues when a user is indexed with an outdated segment before the current segment.
Additional Information
There are multiple options to work around this issue:
-
Option 1: Update the System Settings > Segments > Segments Service > Segments Preview Check Interval configuration to a lower value. This will result in more reindexes for the
SegmentsEntryRelandSegmentsEntryobjects. This option may affect performance if there are numerous entries. -
Option 2: Re-edit the old segment(s) (no actual changes are needed) anytime a new segment is immediately needed. This will force the portal to delete any old
SegmentsEntryRelentries. -
Option 3: Disable the
SegmentsEntryRelcache for selected segments.