Page MenuHomePhabricator

Modularize all remaining Maniphest Herald fields
ClosedPublic

Authored by epriestley on Jul 1 2015, 12:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:59 AM
Unknown Object (File)
Tue, Apr 9, 11:09 AM
Unknown Object (File)
Tue, Apr 9, 2:43 AM
Unknown Object (File)
Fri, Mar 29, 11:50 PM
Unknown Object (File)
Mar 13 2024, 4:12 PM
Unknown Object (File)
Feb 23 2024, 7:45 PM
Unknown Object (File)
Feb 9 2024, 5:17 AM
Unknown Object (File)
Feb 3 2024, 5:34 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.