Opened 18 years ago

Last modified 9 years ago

#648 closed defect

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

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 (last modified by Steffen Pingel)

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 (7)

Changed 18 years ago by Steffen Pingel

additional api calls

comment:1 Changed 18 years ago by anonymous

Cc: relves@… added; anonymous removed

Changed 18 years ago by Steffen Pingel

fixed getAvailableActions() call

comment:2 Changed 18 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

Steffen, I've applied most of this patch in r1188. Also changed the Wiki attachment API slightly, which might require some client-side changes.

comment:3 Changed 17 years ago by care

Keywords: Query Synchronization failed added
Resolution: fixed
Status: closedreopened

when i syncchronize trac query,it error

title: "Query Synchronization failed"
msg: "'mktime argument out of range' while executing 'ticket.getRecentChanges()'"
+++++++++++++++++++
Eclipse Platform

Version: 3.3.0
Build id: I20070621-1340
--------
Mylyn Connector: TRAC 2.0.0.v20070627 - 1400
--------
Mylyn Bridge:Eclipse IDE 2.0.0.v20070627 - 1400
--------
Mylyn Bridge:Eclipse SDK 2.0.0.v20070627 - 1400
--------
Mylyn Bridge:Java Development 2.0.0.v20070628 - 1000
--------

++++++++++++++++++++++
location Thailand
server: http://mylyn.eclipse.org/tractest
access type: xml-rpc plugin(rev. 1950)
++++++++++++++++++++++

please reply to rts@mail.xsidekick.com
Last edited 9 years ago by Ryan J Ollos (previous) (diff)

comment:4 Changed 17 years ago by care

Priority: normallow

comment:5 Changed 17 years ago by Steffen Pingel

Description: modified (diff)

Please file a bug against the Mylyn project at https://bugs.eclipse.org/bugs/.

Note: See TracTickets for help on using tickets.