Skip to content

Demoted score for seen entities in top feed #2287

Fausto Arcidiacono requested to merge fix/unseen-top-feed-2287 into master

Ticket(s) / Related Merge Requests

#2287 (closed)

Summary of Changes

Added function to elasticsearch query in order to demote score of entities already seen by the user

Testing Considerations

Entities already seen by a user should be visible after the entities not seen yet.

Deployment Considerations

New setting has been added in settings.php for this functionality to work

Regression Scope

N/A. Additional property that does not affect the

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

To be tested by @markeharding

Screenshots / Screen Recording

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports