We wanted to update the Issue filed with the response from an API.
Hi @suryateja dosapati ,
if you are talking about REST API, you can use this api https://docs.atlassian.com/software/jira/docs/api/REST/8.22.1/#issue-editIssue
if you are talking about Dev API, you can use this api https://docs.atlassian.com/DAC/javadoc/jira/reference/com/atlassian/jira/bc/issue/IssueService.html
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.