Opened 18 years ago

Last modified 9 years ago

#648 closed defect

[patch] enhance api: ticket.getRecentChanges() and ticket.getAvailableActions() — at Initial Version

Reported by: Steffen Pingel Owned by: Alec Thomas
Priority: low Component: XmlRpcPlugin
Severity: normal Keywords: Query Synchronization failed
Cc: relves@… Trac Release: 0.10

Description

Recent feature enhancements for the Mylar Trac connector require additional API calls. It would be great if these could be added (see patch):

  • getRecentChanges(): Returns a list of IDs of tickets that have changed since timestamp.
  • getAvailableActions(): Returns the actions that can be performed on the ticket.

Change History (1)

Changed 18 years ago by Steffen Pingel

additional api calls

Note: See TracTickets for help on using tickets.