Ticket #651 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

add call for getting (custom) ticket field information

Reported by: steffenp@gmx.de Assigned to: athomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

In order for the Mylar Trac connector to correctly display custom fields it would be great to have Trac's TicketSystem?.get_ticket_field() available through XML-RPC.

Attachments

Change History

09/19/06 06:01:18 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

(In [1278]) * Added system.getAPIVersion(). Returns a two element tuple containing the Trac XML-RPC version number. Closes #652 (refer to this ticket for semantics).

  • Added ticket.getTicketFields(). Forwards directly to TicketSystem().get_ticket_fields(). Closes #651.
  • Fixed #723.

Add/Change #651 (add call for getting (custom) ticket field information)




Change Properties
Action