Page MenuHomePhabricator

Attach HeraldRules to HeraldEffects
ClosedPublic

Authored by epriestley on Apr 4 2015, 12:26 AM.
Tags
None
Referenced Files
F13961801: D12269.id.diff
Tue, Oct 15, 6:26 AM
F13961144: D12269.diff
Tue, Oct 15, 3:24 AM
F13955462: D12269.id29467.diff
Mon, Oct 14, 1:34 AM
Unknown Object (File)
Thu, Oct 3, 12:47 AM
Unknown Object (File)
Sep 11 2024, 2:53 PM
Unknown Object (File)
Aug 25 2024, 7:02 PM
Unknown Object (File)
Aug 23 2024, 8:30 PM
Unknown Object (File)
Aug 8 2024, 5:40 AM
Subscribers

Details

Summary

Ref T7731. For no particular reason, we currently put ruleID and rulePHID on HeraldEffect objects.

Pretty much all callers need the HeraldRule objects instead, and some go to great lengths to get them.

Just attach the Rule objects.

Test Plan

Will test thoroughly after next-ish changeset.

Diff Detail

Repository
rP Phabricator
Branch
hmail3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5111
Build 5129: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Attach HeraldRules to HeraldEffects.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/herald/adapter/HeraldAdapter.php
1002

woot!

This revision is now accepted and ready to land.Apr 6 2015, 4:11 PM
This revision was automatically updated to reflect the committed changes.