Page MenuHomePhabricator

Make Herald rules subscribable
ClosedPublic

Authored by joshuaspence on Nov 12 2015, 8:59 AM.
Tags
None
Referenced Files
F18790440: D14468.id.diff
Wed, Oct 15, 2:30 PM
F18751988: D14468.id34988.diff
Sat, Oct 4, 1:37 PM
F18711516: D14468.id35067.diff
Mon, Sep 29, 4:16 AM
F18656949: D14468.diff
Sep 22 2025, 11:58 PM
F18612145: D14468.diff
Sep 14 2025, 8:51 AM
F18597109: D14468.diff
Sep 13 2025, 2:09 AM
F18499328: D14468.diff
Sep 4 2025, 7:39 PM
F18378925: D14468.id.diff
Aug 28 2025, 3:04 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T9757: Add subscribers to Herald
Commits
Restricted Diffusion Commit
rP26a235ab8a18: Make Herald rules subscribable
Summary

Fixes T9757.

Test Plan

Created a Herald rule and then subscribed to it with a different account.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8868
Build 10371: Run Core Tests
Build 10370: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Make Herald rules subscribbable.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

One minor quibble about auto-subscribe -- does that make sense?

src/applications/herald/storage/HeraldRule.php
328

This is right for personal rules, but I don't think we should auto-subscribe the author for object/global rules?

This revision now requires changes to proceed.Nov 12 2015, 6:42 PM
src/applications/herald/storage/HeraldRule.php
328

Agreed. I realized this later but didn't get around to updating the diff.

chad retitled this revision from Make Herald rules subscribbable to Make Herald rules subscribable.Nov 12 2015, 7:52 PM
chad edited edge metadata.
joshuaspence edited edge metadata.
joshuaspence marked 2 inline comments as done.

Only auto-subscribe personal rules

epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 16 2015, 4:42 PM
This revision was automatically updated to reflect the committed changes.