Page MenuHomePhabricator

Apply Herald subscription effects immediately
ClosedPublic

Authored by epriestley on Jun 8 2015, 1:51 PM.
Tags
None
Referenced Files
F15506664: D13206.diff
Tue, Apr 15, 1:09 PM
F15471409: D13206.id31909.diff
Sat, Apr 5, 4:53 AM
F15460094: D13206.id.diff
Mon, Mar 31, 8:04 PM
F15443493: D13206.diff
Thu, Mar 27, 4:42 AM
F15422341: D13206.id31926.diff
Sat, Mar 22, 7:25 AM
F15384385: D13206.diff
Mar 14 2025, 7:43 PM
F15334081: D13206.id31926.diff
Mar 8 2025, 6:40 AM
Unknown Object (File)
Feb 23 2025, 8:58 AM
Subscribers
Tokens
"Piece of Eight" token, awarded by btrahan.

Details

Summary

Fixes T8464. We could incorrectly use a cached value when computing CC's.

Just load a fresh value. There are no other callers that would benefit from this cache, so it's more complicated to reload it correctly prior to publishing than to just skip it.

Also make the PHID headers unique.

Test Plan
  • Verified that users received mail about the transactions which caused them to be added to an object.
  • Veirfied that headers no longer have redundant values.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Apply Herald subscription effects immediately.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2015, 5:47 PM
This revision was automatically updated to reflect the committed changes.