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
Unknown Object (File)
Sun, Feb 9, 6:10 AM
Unknown Object (File)
Sun, Feb 9, 6:09 AM
Unknown Object (File)
Sun, Feb 9, 6:09 AM
Unknown Object (File)
Sun, Feb 9, 6:09 AM
Unknown Object (File)
Tue, Jan 28, 12:54 PM
Unknown Object (File)
Tue, Jan 28, 3:54 AM
Unknown Object (File)
Sun, Jan 26, 8:32 AM
Unknown Object (File)
Sat, Jan 25, 1:39 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