Project

General

Profile

Actions

Defect #9599

closed

JSON REST API : How do i update 'issue status'

Added by Francis West over 12 years ago. Updated over 12 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I am trying to close a ticket via the JSON REST api,

ticket['issue']['status'] shows me {u'id': 1, u'name': u'New'}

if i change this to something else the rest of the ticket updates. however the status remains the same, the user can change the status via the web ui, so this shouldn't be a permissions issue.

for example I set:

{u'id': 5, u'name': u'Closed'}

Actions

Also available in: Atom PDF