wiki:RemoteTicketConditionalCreatePlugin

Version 3 (modified by anonymous, 11 years ago) (diff)

--

Remote Ticket Conditional Create Plugin

Description

Allows creating tickets to a remote trac via xmlrpc and adds a intertrac link to both the local and remote tickets for reference.

Bugs/Feature Requests

Existing bugs and feature requests for RemoteTicketConditionalCreatePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:remoteticketconditionalcreateplugin here].

Source

You can check out RemoteTicketConditionalCreatePlugin from here using Subversion, or browse the source with Trac.

Example

[remoteticketconditionalcreate]
status = escalated, blah              # workflow actions, comma seperated
intertrac_name = local                # local intratrac name for remote links

escalated.component = 00-None         # component to use for remote ticket
escalated.remote_intertrac = trac     # remote intratrac name
escalated.type = defect               # type to use for remote ticket
escalated.xmlrpc_user = user          # Optional - xmlrpc user for remote trac
escalated.xmlrpc_password = password  # Optional - xmlrpc password for remote trac
escalated.local_cfield = escalate     # custom field to use for local ticket
escalated.remote_cfield = escalate    # custom field to use for remote ticket

Recent Changes

12639 by rjollos on 2013-02-20 02:55:50
Refs #10872: Added license header to setup.py. Added URL to setup.py.
12633 by zshahan on 2013-02-18 18:08:25
remove extra files.
12632 by zshahan on 2013-02-18 18:08:11
remove extra files.
(more)

Author/Contributors

Author: zshahan
Maintainer: zshahan
Contributors: