Page MenuHomePhorge

Make maniphest.gettasktransactions include metadata and title
Needs ReviewPublic

Authored by aklapper on Aug 14 2024, 13:18.

Details

Summary

Include task title and metadata in Conduit's maniphest.gettasktransactions output.
This data can for example be used by IRC bots to improve their output (e.g. conditions which changes [not] to emit or text coloring based on metadata).

Upstreaming from https://phabricator.wikimedia.org/rPHABf2fd14dc1edeb41aa2874336548cfaa7fa0e87a0

NOTE: this specific API is in "frozen" status. This method is frozen and will eventually be deprecated. New code should use "transaction.search" instead.

Closes T15916

Test Plan

Call maniphest.gettasktransactions on a task, see two additional fields.

Diff Detail

Repository
rP Phorge
Branch
conduitManiphestGetTaskTransactions
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1527
Build 1527: arc lint + arc unit