Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
High
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Legacy > Extensions > eZ Recommendation
-
Labels:None
-
Epic Link:
Description
Due to how cache clearing is done in new stack with legacy, notifications are sent twice when using the API: once by the RecommendationBundle SignalSlots, and once by the eZSearch::addObject call in the Legacy SignalSlot.
This should be avoided.