Skip to content

Single boost page minds#3749

Olivia Madrid requested to merge feat/single-boost-pg-minds-3749 into master

Ticket(s) / Related Merge Requests

minds#3479

Summary of Changes

  • Added endpoint for single boost page (e.g. minds.com/api/v3/boosts/{{boostGuid}})
  • Adjusted boost-related url provided in emails/push notifs to route to single boost page link (e.g. minds.com/boost/boost-console?boostGuid={{boostGuid}})

Testing Considerations

Boost console, boost single page, boost push notification links, boost email links

Deployment Considerations

Dynamic boost experiment

Regression Scope

Boosts and boost-related notifications/emails

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

  • Single boost endpoint returns single boost
  • Boost url contains boostGuid query parameter
  • Boost spec tests pass
  • Boost emails contain the correct link on the CTA button

Screenshots / Screen Recording

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 Olivia Madrid

Merge request reports

Loading