Skip to content

Reject boosts on report #2501

Ben requested to merge feat/boost-report-2501 into master

Ticket(s) / Related Merge Requests

#2501 (closed)

Summary of Changes

Reject boosts on report.

Testing Considerations

  1. Look in your boost console and get a running boost (or create one and accept it).
  2. Report the boost from another account.
  3. Accept the report from admin.
  4. Looking in your boost console the boost should now be rejected (do wait a few seconds if you don't see it and make sure you hard refresh).

You can also test the CLI works:

source /vault/secrets/env && php cli.php Boost forceRejectByEntityGuid --entityGuid=1468316766701621261

Deployment Considerations

Standard deployment.

Regression Scope

Upholding reports and existing boosts for a given user.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual and unit.

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 Ben

Merge request reports