Page MenuHomePhabricator

Expose Differential actions for "transaction.search" in a basic way
ClosedPublic

Authored by epriestley on Jun 27 2018, 5:02 PM.
Tags
None
Referenced Files
F18369569: D19509.diff
Thu, Aug 28, 2:23 AM
F17941226: D19509.diff
Jul 31 2025, 5:08 AM
Unknown Object (File)
Jul 5 2025, 10:10 PM
Unknown Object (File)
Jul 2 2025, 2:31 AM
Unknown Object (File)
Jul 2 2025, 12:36 AM
Unknown Object (File)
Jun 3 2025, 10:10 AM
Unknown Object (File)
May 31 2025, 12:39 AM
Unknown Object (File)
May 29 2025, 4:22 AM
Subscribers
None

Details

Summary

See PHI725. Ref T13151. These actions are somewhat unusual and I considered different ways to represent them (make them look like "status" transactions; build multiple synthetic transactions) but ultimately landed on the simplest approach of just exposing them more or less as they exist internally.

I haven't included data for any of them. Most don't really have any data, but "accept" does. I'm holding off on providing more data until after T731, which may shake up the internal format.

Test Plan

Applied most of these transactions against a revision, queried for it with transaction.search, got distinguishable transactions out.

Diff Detail

Repository
rP Phabricator
Branch
dxconduit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20456
Build 27784: Run Core Tests
Build 27783: arc lint + arc unit