From :https://docs.atlassian.com/jira/REST/cloud/#api/2/filter-editFilter
I got API :PUT /rest/api/2/issue/{issueIdOrKey} .But under this api I can only edit
1.Summary and Lable.
Can any one help me with which API or how can I edit other fields as well.
I want to edit Stroypoints and other remaining fields.
You should be able to update any field that is on the edit screen with that call.
Are the other fields on there when you click "edit"? If not, then what errors are you getting when you try this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.