Forums

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

Unable to raise Jira issue through REST API

User Jira
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!
October 14, 2021
Method Type: POST
Request Body:
 {
 "fields":{
 "project": {
      "key""P1"
  },
  "summary":"Automation Bug",
  "description":"Error",
  "issuetype":{
        "name":"Bug"
  },
  "priority":
  {
     "id""2"
  }
 }
 }
Error: Field 'priority' cannot be set. It is not on the appropriate screen, or unknown

1 answer

3 votes
Charlie Misonne
Community Champion
October 14, 2021

Hi @User Jira , welcome to the Atlassian Community,

When you create a bug via the user interface for that project. Is the priority field visible?
If it isn't you should add it to the create screen.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events