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

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 Leaders.
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.

Suggest an answer

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

Atlassian Community Events