Skip to content

Revert "Fix malformed boosts injected in the feed"

Martin Santangelo requested to merge js/revert-boost-service into master

Ticket(s) / Related Merge Requests

#4838 (closed)

Summary of Changes

Reverted the workaround to solve the injected boosts errors (Now the backend is solved)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Boost should be injected into the feed

The original problem was with cached Boosts. So in order to test this:

  • Open the app and close it after a few seconds
  • Open the app again, and check that the boosts are injected into the newsfeed and that they render correctly

Regression Scope

It may affect any injected boosts (feeds)

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports