Project

General

Profile

Actions

Feature #9618

open

create several issues in one REST API request

Added by Alex Last over 12 years ago. Updated over 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-11-20
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

my application creates many issues in Redmine. here's my performance testing results with Redmine 1.2.1:

Saving 200 tasks to Redmine takes 8m:35s (515 sec) on our test server (a pretty slow machine), which
gives around ~2.3sec/task.

Loading 200 tasks takes 6 seconds. Save/load speed changes pretty much linearly when tasks number changes.

(I published it here http://taskadapter.com/taskadapter_info )

is it possible to add "bulk save" to Redmine's REST API?

Actions

Also available in: Atom PDF