Project

General

Profile

Actions

Feature #9803

closed

Change project through REST API issue update

Added by Pete Moorer over 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Category:
REST API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

E.g. the following has a new tracker_id and project_id. Tracker changed but the project remained the same as before.

Processing IssuesController#update to xml (for 152.23.193.3 at 2011-12-15 11:31:09) [PUT]
Parameters: {"format"=>"xml", "action"=>"update", "id"=>"5162", "issue"=>{"priority_id"=>"4", "project_id"=>"2", "tracker_id"=>"2", "due_date"=>"2011-10-15", "status_id"=>"1"}, "controller"=>"issues"}
Sending email notification to:
Completed in 105ms (View: 0, DB: 24) | 200 OK [http://redmine.projects.es/issues/5162.xml]

And we have the latest version (updated couple days ago).

Actions #1

Updated by Etienne Massip over 12 years ago

  • Category set to REST API
  • Affected version (unused) set to 1.3.0
  • Affected version set to 1.3.0
Actions #2

Updated by Jean-Philippe Lang over 12 years ago

  • Tracker changed from Defect to Feature
  • Subject changed from Redmine API does not change project with update issue method to Change project through REST API issue update

Not implemented yet.

Actions #3

Updated by Jean-Philippe Lang about 12 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Target version set to 1.4.0
  • Resolution set to Fixed

Added in r8531.

Actions

Also available in: Atom PDF