Project

General

Profile

Actions

Defect #6874

closed

API should return XML description when creating a project

Added by Grigory Petrov over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
Start date:
2010-11-12
Due date:
% Done:

0%

Estimated time:
1.00 h
Resolution:
Fixed
Affected version:

Description

Create issue API (POST /issues.xml) returns XML description of created issue with issue ID that can be used to modify created issue.
Create project API (POST /project.xml) has same syntax and behaviour but don't return anything, so API user don't know project ID and can't work with created project.

I'm using remote API for automating some Redmine interactions and returning project ID for "create project" API call will allow me to do much more things with redmine.

Actions #1

Updated by Jean-Philippe Lang over 13 years ago

  • Subject changed from API for creating projects and issues are not consistent to API should return XML description when creating a project
  • Status changed from New to Resolved
  • Target version set to 1.0.4
  • Affected version (unused) changed from devel to 1.0.3
  • Resolution set to Fixed
  • Affected version set to 1.0.3

Fix committed in r4397.

Actions #2

Updated by Jean-Philippe Lang over 13 years ago

  • Status changed from Resolved to Closed

Backported in 1.0-stable in r4401.

Actions

Also available in: Atom PDF