Page MenuHomePhabricator

Fix querying for transactions over "transaction.search" when the object does not support comments
ClosedPublic

Authored by epriestley on Jun 25 2018, 1:01 PM.
Tags
None
Referenced Files
F13089053: D19507.diff
Thu, Apr 25, 1:39 AM
Unknown Object (File)
Fri, Apr 19, 7:48 PM
Unknown Object (File)
Thu, Apr 11, 9:27 AM
Unknown Object (File)
Mon, Apr 1, 11:08 AM
Unknown Object (File)
Mar 10 2024, 4:08 PM
Unknown Object (File)
Feb 24 2024, 7:06 PM
Unknown Object (File)
Feb 12 2024, 5:25 AM
Unknown Object (File)
Jan 25 2024, 10:54 AM
Subscribers
None

Details

Summary

See PHI725. Ref T13151. We currently try to load comments unconditionally, but not all objects (like projects) have comments. Only try to load comments if an object actually has comments.

Test Plan

Queried for an object with no comments, like project #masonry, via transaction.search.

Diff Detail

Repository
rP Phabricator
Branch
xactionapi1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20452
Build 27779: Run Core Tests
Build 27778: arc lint + arc unit