Forums

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

Api call returns "The reporter specified is not a user"

Deleted user July 30, 2018

Hello,

I am creating a Jira issue through an API call. It works most of the time but sometimes I get "The reporter specified is not a user" for some of the users in the account.

I can not identify any reason when I look at the permissions of the users, any idea why this might be happening ?

Thanks

2 answers

0 votes
Deleted user August 16, 2018

I still have this issue , does anyone another idea?

TZAHIBEN
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!
September 22, 2018

Having the same issue, happens all the time

Deleted user September 22, 2018

We fixed this issue by using the "user name" not "user key" in the api call.

The problem was for some users, "user name" and "user key" were different.

TZAHIBEN
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!
September 22, 2018

Thanks Cavit

0 votes
Wouter Bruinings
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 Leaders.
July 30, 2018

Hi @[deleted],

Not sure where your reporter data comes from but I encountered strange characters in the string that caused a similar issue for me.

Have you tried removing trailing whitespaces and strange characters from the value you are setting for the reporter field?

Kind regards, 

Wouter

Deleted user July 30, 2018

Hi Wouter, I fetch the reporter data from my Jira account, display in a dropdown to let the user select a reporter and call the API to create a Jira issue with the selected reporter data.

The white spaces are not the issue as I trim them before.

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events