Skip to content

Send bulk supermind emails - minds#3386

Mark Harding requested to merge feat/minds-3386-bulk-superminds into master

Ticket(s) / Related Merge Requests

minds#3386 (closed)

Summary of Changes

Sends an email that, when clicked, will issue a supermind based in the provided activity post.

Testing Considerations

php cli.php Email --campaign="Recurring\\SupermindBulkIncentive\\SupermindBulkIncentive" --activity-guid="1407357691956826125" --send-list="DraftSendList" --user-guids=1224297993625145358

Deployment Considerations

Run the script above to send the email.

Regression Scope

N/A

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

Screenshot_2022-11-01_at_13.42.00

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