Is there a redmine plugin to create multiple issues at once?
Asked Answered
A

2

9

Redmine has a nice batch edit feature, but nothing equivalent for "batch create" (please correct me if I'm wrong!)

FogBugz lets you quickly create multiple tickets with the same properties (type, status, assignment, etc.) via a ajax-ified text box at the bottom of any filtered view of tickets. Tickets created this way match the values of the filter (and the filter grouping value - there's a text-box at the bottom of each group).

Toodledo has simpler option: it's "Add multiple tasks" feature is a textarea where each line is turned into an item.

Is there a redmine plugin out there that adds functionality like either of the above?

Annihilation answered 3/12, 2009 at 23:14 Comment(2)
Could this be done with an import plugin?Tumpline
Anything changed meanwhile? 6 years have passed since the question was asked.Logue
S
4

Haven't seen such plugin, but for me the duplicate function cover the need (typically create the same bug report for different releases of the project, says trunk and branches where fix will be backported).

Standardize answered 16/12, 2010 at 12:50 Comment(0)
H
1

You could tryout the MS Project 2007 Import/Export plugin http://www.redmine.org/boards/3/topics/16705

Homoousian answered 8/4, 2015 at 6:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.