wiki:BatchModifyPlugin

Version 2 (modified by anonymous, 17 years ago) (diff)

--

Batch modification of tickets

Description

Allows users to modify several tickets together in one shot.

Bugs/Feature Requests

Existing bugs and feature requests for BatchModifyPlugin are here.

If you have any issues, create a new ticket.

Download

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

Install

This plugin replaces the built-in "custom query" plugin. To enable it, you need to first disable the "custom query" plugin by adding the following to the "components" section in the trac.ini file of your project

[components]
trac.ticket.query.* = disabled

Then install the plugin

easy_install http://trac-hacks.org/svn/batchmodifyplugin/0.10/

Source

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

Example

This feature can be used for operations like

  • Adding a comment to multiple tickets
  • Moving a set of tickets to some milestone

Recent Changes

16394 by rjollos on 2017-03-25 09:20:58
Remove eggs
11791 by rjollos on 2012-07-26 00:39:29

Fixed #8488: (0.8.1dev)

  • Removed the border around the collapsed fieldset of 'Batch Modify' so that it displays like Trac's 'Filters' and 'Columns'.
11777 by rjollos on 2012-07-25 07:46:39
1.0.0: Add setup.cfg
(more)

Author/Contributors

Author: ashwin_phatak
Contributors:

Attachments (5)

Download all attachments as: .zip