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, May 5, 1:27 PM
Unknown Object (File)
Fri, May 3, 7:38 AM
Unknown Object (File)
Sat, Apr 27, 2:22 AM
Unknown Object (File)
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)
Apr 1 2024, 11:08 AM
Unknown Object (File)
Mar 10 2024, 4:08 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable