Forums

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

Bug with assignee method

Dmitry Borisov
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!
February 17, 2020

Hello everybody. I use REST API v2 and assignee method, like PUT https://domain/rest/api/2/issue/issue-13779
Body:
{
"fields": {
"assignee":{"name":"anastasia"}
}
}

Everything was ok till 1-3 days. Now this method doesn't work. When I call it, it makes only unassign person.

1 answer

1 accepted

0 votes
Answer accepted
Thomas Deiler
Community Champion
February 17, 2020

Dear @Dmitry Borisov ,

referring to the REST API DOC v2 , its not "name" but "accountId" (see example request).

So long

Thomas

Dmitry Borisov
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!
February 18, 2020

Thanks, it helped!

From documentation:

name

string

This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events