Page MenuHomePhabricator

Modularize all remaining Maniphest Herald fields
ClosedPublic

Authored by epriestley on Jul 1 2015, 12:51 AM.
Tags
None
Referenced Files
F18957699: D13501.diff
Thu, Nov 13, 1:52 AM
F18941386: D13501.id32656.diff
Tue, Nov 11, 10:04 AM
F18863653: D13501.id.diff
Mon, Nov 3, 12:26 AM
F18856680: D13501.diff
Sat, Nov 1, 11:00 AM
F18759622: D13501.id32784.diff
Oct 6 2025, 4:51 AM
F18743818: D13501.id.diff
Oct 3 2025, 12:57 AM
F18737439: D13501.diff
Oct 1 2025, 10:42 AM
F18670381: D13501.id32672.diff
Sep 25 2025, 12:02 AM

Details

Summary

Ref T8726. The only notable bit here is that the "body" / "title" fields (which are currently shared across a bunch of types) are getting split into application variants.

Among other things, this will let us label the field "Commit message" for commits, for example.

Test Plan
  • Created a rule using all four fields.
  • Applied patch, saw rule break ("unknown field").
  • Ran storage upgrade, saw rule fix itself in the migration.
  • Edited tasks, triggered rule, viewed transcripts.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modularize all remaining Maniphest Herald fields.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Use more general field constants and class names.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jul 1 2015, 5:27 PM
This revision was automatically updated to reflect the committed changes.