Forums

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

Field 'reporter' cannot be set. It is not on the appropriate screen, or unknown.

Godwin Joel
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!
July 7, 2023

I'm trying to create an issue in jira from flutter mobile.

I'm sending below details in the api body from post man

 

{
"fields": {
"project": {
"id": "10400"
},
"reporter": {
"id": "557058:f00aff13-e855-4bdf-b733-69adc18c691d"
},
"summary": "REST ye merry gentlemen.",
"description": "Creating of an issue using project keys and issue type names using the REST API",
"issuetype": {
"name": "Bug"
}
}
}
I'm getting the below error as response
{
"errorMessages": [],
"errors": {
"reporter": "Field 'reporter' cannot be set. It is not on the appropriate screen, or unknown."
}
}
How can i create this properly?

 

1 answer

0 votes
Kai Becker
Community Champion
July 7, 2023

Hi @Godwin Joel 

welcome to the community and thanks for your request.

Could you please post a screenshot of the issuetype create screen?
Also, did you check the modify reporter permission for the user who is creating the issue?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events