[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=RemoteTicketConditionalCreatePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RemoteTicketConditionalCreatePlugin&owner=zshahan new ticket]. == Download == Download the zipped source from [download:remoteticketconditionalcreateplugin here]. == Source == You can check out RemoteTicketConditionalCreatePlugin from [http://trac-hacks.org/svn/remoteticketconditionalcreateplugin here] using Subversion, or [source:remoteticketconditionalcreateplugin browse the source] with Trac. == Example == {{{ [remoteticketconditionalcreate] intertrac_name = local # local intratrac name for remote links ## prefix each option with workflow action (ex. accept.component) 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 == [[ChangeLog(remoteticketconditionalcreateplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:zshahan] [[BR]] '''Maintainer:''' [wiki:zshahan] [[BR]] '''Contributors:'''