Page MenuHomePhabricator

Fix a couple of other missing getApplicationTransactionCommentObject() implementations
ClosedPublic

Authored by epriestley on Oct 24 2017, 12:59 PM.
Tags
None
Referenced Files
F18818598: D18729.diff
Wed, Oct 22, 1:16 AM
F18783404: D18729.id.diff
Mon, Oct 13, 6:26 AM
F18768205: D18729.id.diff
Wed, Oct 8, 2:19 AM
F18764382: D18729.diff
Tue, Oct 7, 5:45 AM
F18647860: D18729.id44958.diff
Sep 19 2025, 2:58 PM
F18630806: D18729.id44958.diff
Sep 16 2025, 12:59 PM
F18630738: D18729.id44959.diff
Sep 16 2025, 12:48 PM
F18308514: D18729.id.diff
Aug 24 2025, 2:53 AM
Subscribers
None

Details

Summary

See PHI165. See D18715. These objects (projects, blogs) also need implementations now.

(I thought about making this method abstract or doing try/catch to maybe make this more robust, but I think this should be the end of it, and those changes have mild complexity/compatibility/risk issues.)

Test Plan

Changed bin/search index to index only one document of each type, ran bin/search index --all --force, saw no more comment-related errors.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster completed remote builds in B18738: Diff 44958.
This revision is now accepted and ready to land.Oct 24 2017, 3:44 PM
This revision was automatically updated to reflect the committed changes.