Skip to content

Remove boosts from admin console after approve/reject #5897

Olivia Madrid requested to merge feat/remove-admin-boosts-click-5897 into master

Ticket(s) / Related Merge Requests

#5897 (closed)

Summary of Changes

When an admin approves or rejects a boost in the new boost console, that boosts will disappear from the queue.

Testing Considerations

Admin boost queue (/admin/boosts)

Deployment Considerations

Boost experiment flag should be enabled

Regression Scope

Admin boost queue

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Items are removed from boost console when action taken

Screenshots / Screen Recording

_removeBoostFromList

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