Opened 17 years ago
Last modified 8 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 17 years ago by
| Attachment: | xmlrpc-changed-since-and-ticket-actions-1175.3.patch added |
|---|
Note: See
TracTickets for help on using
tickets.



additional api calls