Skip to content

Single boost endpoint summary #2527

Ben requested to merge feat/single-boost-summary-2527 into master

Ticket(s) / Related Merge Requests

#2527 (closed)

Summary of Changes

Adds join for summary when getting a single boost.

Testing Considerations

Note on sandbox you WILL have to find Boosts that have views synced to them - the latest Boost you have made will not and that is unrelated to this change - IF you see views for a boost in your boost console THEN with this change you will now see them reflected along with CPM on the single boost page.

  • Test that for completed boosts that have views logged on sandbox, ensure you see views and CPM.
  • Test single Boost pages for them (can fish the GUIDs out of your network requests and nav to /boost/boost-console?boostGuid=<>).

Deployment Considerations

Standard deployment.

Regression Scope

Single boost page retrieval.

Platform Affected (web, mobile, etc)

Web / Mob

Developer Testing Completed

Unit (PHPSpec) / Manual.

Screenshots / Screen Recording

image

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
Edited by Ben

Merge request reports