wiki:TicketMoverPlugin

Version 4 (modified by Jeff Hammel, 15 years ago) (diff)

--

move Trac tickets from one project to another

Notice: This plugin is unmaintained and available for adoption.

Description

move Trac tickets from one project to another in the same environment directory. Install and enable the plugin and in the ticket sidebar controls will be shown to anyone with TICKET_ADMIN permission (by default) to move the ticket to another peer project where the user also has TICKET_ADMIN permissions. Currently, only ticket fields and change history are moved. Working on attachments, etc.

I probably would have used the DatamoverPlugin, but this didn't work for Trac 0.11. So I wrote my own, which hopefully soon will handle attachments and all of those niceties.

Bugs/Feature Requests

Existing bugs and feature requests for TicketMoverPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

See screenshot:

screenshot of the TicketMoverPlugin

Recent Changes

15129 by rjollos on 2015-12-22 05:18:54
0.1.3dev: Normalize casing before comparing paths

The issue was reported by Ahmed M in
gmessage:trac-users:APt7mgBUHPM/kTrktlX1BQAJ.

Refs #12608.

15110 by rjollos on 2015-12-10 23:01:01
0.1.3dev: Conform to PEP8

Refs #12608.

15109 by rjollos on 2015-12-10 22:58:48
0.1.3dev: Refactor to use get_environments

Refs #12608.

(more)

Author/Contributors

Originally developed at The Open Planning Project

Author: k0s
Contributors:

Attachments (1)

Download all attachments as: .zip