Page MenuHomePhabricator

Replace subscribe/unsubscribe for projects with explicit mail setting
ClosedPublic

Authored by epriestley on Jan 20 2016, 3:11 AM.
Tags
None
Referenced Files
F13300472: D15065.diff
Fri, Jun 7, 9:14 AM
F13295185: D15065.id.diff
Wed, Jun 5, 11:28 PM
F13294381: D15065.id.diff
Wed, Jun 5, 5:19 PM
F13283630: D15065.diff
Sun, Jun 2, 4:01 PM
F13256363: D15065.id.diff
Sat, May 25, 11:25 AM
F13212684: D15065.diff
Fri, May 17, 6:58 AM
F13197624: D15065.diff
Mon, May 13, 12:21 AM
Unknown Object (File)
May 3 2024, 10:02 AM
Subscribers
None

Details

Summary

Ref T10054. Ref T6113. Users can currently subscribe to projects, which causes them to receive:

  1. mail about project membership changes, description changes, etc; and
  2. mail to the project, e.g. when the project is added as a subscriber on a task, or a reviewer on a revision.

Almost no one cares about (1), and after D15061 you can use Herald to get this stuff if you really want it. (It will get progressively more annoying in the future with external membership sources causing automated project membership updates.)

A lot of users are confused about (2) and how it relates to membership, watching, etc, and most users who want (2) don't want (1).

Instead, add an explicit option for this and explain what it does.

This is fairly verbose but I've hidden it on the member/watch screen, which is now the "explain how projects work" screen, I guess.

Test Plan

Screen Shot 2016-01-19 at 7.05.25 PM.png (1×1 px, 171 KB)

Screen Shot 2016-01-19 at 7.05.27 PM.png (1×1 px, 160 KB)

Screen Shot 2016-01-19 at 7.05.29 PM.png (1×1 px, 172 KB)

  • Disabled/enabled mail for a project.
  • Sent mail to a project with mail disabled, verified I didn't get a copy.

Diff Detail

Repository
rP Phabricator
Branch
pmenu11
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10211
Build 12412: Run Core Tests
Build 12411: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Replace subscribe/unsubscribe for projects with explicit mail setting.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Make watchers receive even more mail (consistent with old rules).
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 20 2016, 3:27 AM
This revision was automatically updated to reflect the committed changes.