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)
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
Unknown Object (File)
Nov 30 2023, 1:00 AM
Unknown Object (File)
Nov 19 2023, 3:35 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