Skip to content

Quote post dupe notifications #2436

Ben requested to merge fix/quote-post-dupe-noti-2436 into master

Ticket(s) / Related Merge Requests

#2436 (closed)

Summary of Changes

Prevent the sending of quote post notifications for Supermind replies (as we send one on Supermind reply anyway).

Testing Considerations

Need to spin up runner in pod

source /vault/secrets/env && php /var/www/Minds/engine/cli.php EventStreams --subscription=Core\\Notifications\\NotificationsEventStreamsSubscription

Accept a supermind and check no quote post notif comes through

Deployment Considerations

Needs to be deployed to runners and engine.

Regression Scope

Effects push notifications, especially around remind and quotes.

Platform Affected (web, mobile, etc)

Engine / runners

Developer Testing Completed

Unit, manual

Screenshots / Screen Recording

simplescreenrecorder-2022-10-03_18.46.38

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