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
F15541467: D18729.id44958.diff
Fri, Apr 25, 12:10 PM
F15490518: D18729.id44959.diff
Fri, Apr 11, 6:07 PM
F15485784: D18729.id.diff
Thu, Apr 10, 2:24 AM
F15482594: D18729.diff
Wed, Apr 9, 6:28 AM
F15415032: D18729.diff
Mar 20 2025, 3:37 AM
F15379544: D18729.diff
Mar 13 2025, 9:46 PM
F15283909: D18729.diff
Mar 4 2025, 8:50 AM
Unknown Object (File)
Feb 28 2025, 6:02 PM
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
Branch
index2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18738
Build 25247: Run Core Tests
Build 25246: arc lint + arc unit

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.