Fix duplicate boost posts appearing in newfeed
Steps to recreate:
- Start a new session on live site
- Scroll down newsfeed
- The same boost will repeat in the first 3/4 boost slots of the newsfeed (not including the boost rotator)
Expected Behaviour:
- The boosts should be rendered sequentially as they were returned in the feed request
Edited by Guy Thouret
Merge request reports
Activity
added Priority1 - High ProductBoost StatusRequires Changes + 1 deleted label
added 1 commit
- 9bc02079 - (fix) Prevent feed offset from exceeding the maximum offset of the filtered...
added 4 commits
- af79b04d - (chore) Remove unused imports from EntitiesService - #2190 (closed)
- 5ae4efa5 - (chore) Remove unused imports from BlockListService - #2190 (closed)
- c4b81ad8 - (chore) Remove unused imports / types from FeedService - #2190 (closed)
- f0fef876 - (chore) Improve debug output and add a retry if empty feed data in FeaturedContentService - #2190 (closed)
Toggle commit listadded 32 commits
-
f0fef876...8e222112 - 31 commits from branch
master
- d608876c - Merge branch 'master' into fix/2190-boost-feed
-
f0fef876...8e222112 - 31 commits from branch
added 1 deleted label and removed StatusRequires Changes label
added StatusRequires Changes label and removed 1 deleted label
added 1 commit
- 605b1b40 - (fix) Move the increment and test of offset inside the async pipe in FeaturedContentService - #2190 (closed)
added 1 commit
- 46e4e01f - (fix) Increment on each fetch call, only test for offset reset and fetch next...
added 22 commits
-
46e4e01f...6d0095f2 - 21 commits from branch
master
- b9432ffb - (fix) Tidy feed code and prevent featured content service from exceeding...
-
46e4e01f...6d0095f2 - 21 commits from branch
added 1 deleted label and removed StatusRequires Changes label
mentioned in commit 7d5d6f16
Please register or sign in to reply