The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Error: Please Check assignee and Whitehat reported time fields

Leong Peng Kwai
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!
March 4, 2025

I get the error message when I tried to create an issue via rest api: 

  "Please Check assignee and Whitehat reported time fields"

Appreciate your help to guide me to craft a basic json file to create a simple issue (with the least needed fields).

 

Just to add on, I use the following json data to create the issue

{
    "fields": {
       "project":
       {
          "id": "11147"
       },
       "summary": "LPK 2404",
       "issuetype": {
            "id": "10013",
            "description": "A task that needs to be done.",
            "name": "Task"
      }
   }
}

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Vishal Biyani
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 Champions.
March 4, 2025

@Leong Peng Kwai 

Refer to the link that should help you get started how to create the issue using JIRA REST API

0 votes
Leong Peng Kwai
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!
March 4, 2025

Refer to above message. Thanks.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events