Page MenuHomePhabricator

Email Preferences - round out options for Projects and Phriction
ClosedPublic

Authored by btrahan on Jun 16 2015, 9:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 24, 1:51 AM
Unknown Object (File)
Sun, Mar 10, 10:00 PM
Unknown Object (File)
Sun, Mar 10, 1:38 AM
Unknown Object (File)
Feb 18 2024, 1:29 AM
Unknown Object (File)
Feb 11 2024, 3:11 PM
Unknown Object (File)
Feb 10 2024, 2:44 PM
Unknown Object (File)
Feb 10 2024, 2:42 PM
Unknown Object (File)
Feb 10 2024, 2:33 PM
Subscribers
Tokens
"Doubloon" token, awarded by nornagon.

Details

Summary

Fixes T8524, T8550. These were both missing "subscribers" and Phriction was also the only application with no "other".

Test Plan
  • Project
      • set user A to notify only for project subscriber changes
      • made a project with user A
      • subscribed user B to project
      • verified notification sent to user A
      • used ./bin/mail to make sure no mail was sent to user A because "This mail has tags which control which users receive it, and this recipient has not elected to receive mail with any of the tags on this message (Settings > Email Preferences)."
    • Phriction
      • set user A to notify only for phriction document subscriber changes
      • made a document with user A
      • subscribed user B to document
      • verified notification sent to user A
      • used ./bin/mail to make sure no mail was sent to user A because "This mail has tags which control which users receive it, and this recipient has not elected to receive mail with any of the tags on this message (Settings > Email Preferences)."
      • observed option for "other" in email preferences

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Email Preferences - round out options for Projects and Phriction.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 16 2015, 9:23 PM
This revision was automatically updated to reflect the committed changes.