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: 

Rest Api Add Worklog error

Pallavi Bhat
May 21, 2015

Hi,

We are developing the plug-in connector for Atlassian JIRA and one of our client tools. We were trying out adding worklog to JIRA issue via REST API. We have used the default request. We are getting an error saying, 

{

  "errorMessages": [],

  "errors": {

    "timeSpent": "A value is required for manual estimate adjustment"

  }

}

 Please let us know what changes we should do in order to resolve this issue.

Thanks,

Pallavi

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Timothy
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.
May 22, 2015

As the error reports (A value is required for manual estimate adjustment), you need to provide the estimate value. Refer to this (https://docs.atlassian.com/jira/REST/latest/#d2e3522).

What is the endpoint that you are using and what is your payload? 

TAGS
AUG Leaders

Atlassian Community Events