The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i update work log for closed issue in "On demand JIRA" by REST API

srinivasan radhakrishnan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 16, 2013

HI All,

Throug UI we can update worklog for "Closed" issue in On demand JIRA.

But i try to add work log for "Closed" issue throug REST API i got this below issue,

Error : You can not edit the issue as it is in a non-editable workflow state.

How can i update the work log for "Closed" issue in On demand JIRA.

Thanks.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
MJ
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 16, 2013

Closed issues by default can not be edited. If you wish to make edits to closed issues, you will need to make changes to the CLosed status in the relevant workflow in order to make them available for editing. Some documentation on this subject can be found here and here.

cweiske
Contributor
July 3, 2016

Only the 2nd link works today.

0 votes
Alexander Tkachev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2015

If you use Tempo plugin, you can log time even on closed issues via its API. An example could be found at https://github.com/Leksat/jira-tt/blob/afad261/app/src/report.js#L82

TAGS
AUG Leaders

Atlassian Community Events