Issue of Create Ticket in trac using API

19 views
Skip to first unread message

Niraj Kothari

unread,
Jul 4, 2023, 2:26:39 AM7/4/23
to Trac Users
is there a documentation about the parameters to send to trac to create, delete, edit a ticket using API ? in trac version 1.2 

Jun Omae

unread,
Jul 4, 2023, 3:32:54 AM7/4/23
to trac-...@googlegroups.com
I unsure on what you are saying, what is the "API" you are referring
to? Please explain more clearly.
If that is XMLRPC, see documentation page of XMLRPC (/rpc). Otherwise,
see Trac API documentation [1].

[1] https://www.edgewall.org/docs/branches-1.2-stable/html/


On Tue, Jul 4, 2023 at 3:26 PM Niraj Kothari <niraj....@abmra.in> wrote:
>
> is there a documentation about the parameters to send to trac to create, delete, edit a ticket using API ? in trac version 1.2




--
Jun Omae <jun...@gmail.com> (大前 潤)

RjOllos

unread,
Jul 4, 2023, 5:29:44 PM7/4/23
to Trac Users
On Monday, July 3, 2023 at 11:26:39 PM UTC-7 niraj....@abmra.in wrote:
is there a documentation about the parameters to send to trac to create, delete, edit a ticket using API ? in trac version 1.2 

You may be expecting Trac to have an API for creating tickets by sending requests. This feature must be added using a plugin like TracXMLRPC, as Jun mentioned.

If you are wishing to develop a plugin you can refer to the API docs that Jun referenced. 
Reply all
Reply to author
Forward
0 new messages