Skip to content

Boost email runner crashes when receiving V2 boosts minds#3748

Ben requested to merge fix/boost-email-runner-3748 into master

Ticket(s) / Related Merge Requests

Fixes AN issue with minds#3748 (closed)

Summary of Changes

Runner is quitting because it's receiving V2 boosts.

Testing Considerations

I think this should probably bypass QA to hit deadlines - to test though check you get V3 emails on create when deployed.

Run in sandbox (DO NOT EXIT OUT OF THIS WITHOUT CANCELLING THE PROCESS - IF YOU DO ACCIDENTALLY, MESSAGE ME)

source /vault/secrets/env && php /var/www/Minds/engine/cli.php EventStreams --subscription=Core\\Boost\\V3\\EventStreams\\BoostEmailEventStreamSubscription

You can test accept and reject too

Deployment Considerations

Standard deploy - needs to go to runners.

Regression Scope

Boost email job

Platform Affected (web, mobile, etc)

Runners

Developer Testing Completed

Manual

Screenshots / Screen Recording

N/A

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

Loading