HomePhabricator

Provide missing "AlmanacInterfaceTransactionQuery"

Description

Provide missing "AlmanacInterfaceTransactionQuery"

Summary:
Ref PHI2149. This provides the trivial Query class required for the daemons to publish Almanac Interface transactions.

(Publishing these doesn't do anything interesting, but currently leaves an error in the daemon logs.)

Test Plan:

  • Stopped the daemons.
  • Edited the port of an Interface in Almanac.
  • Ran bin/worker execute --active --class PhabricatorApplicationTransactionPublishWorker to publish the transaction.
    • Before: fatal on missing class, "Unable to load query for transaction object...".
    • After: transaction publishes cleanly.

Differential Revision: https://secure.phabricator.com/D21726

Details

Provenance
epriestleyAuthored on Nov 16 2021, 7:43 PM
epriestleyPushed on Nov 16 2021, 7:48 PM
Differential Revision
D21726: Provide missing "AlmanacInterfaceTransactionQuery"
Parents
rPb9ba0418ed13: Correct a parameter order swap in "diffusion.historyquery" for Mercurial
Branches
Unknown
Tags
Unknown
Build Status
Buildable 25576
Build 35379: Run Core Tests