Forums

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

Jira API for Creating issue with Reporter

Pramod November 29, 2022
Post
{
    "fields": {
       "project":
       {
          "key""AHT"
       },
       "summary""Test for JIRA by Pramod on 29Nov22",
       "description""Creating of an issue using project keys and issue type names using the REST API",
       "issuetype": {
          "name""[System] Service request"
       },
       "reporter": {
          "emailAddress""xxx@xxx.com"
       }
   }
}
Passing emailAddress for reporter filed issue created but Reporter is not appearing. 
xxx@xxx.com is not registered user. As I have to create issue with Anonymous user.

1 answer

0 votes
Nir Haimov
Community Champion
December 5, 2022

Hi @Pramod 

What are you trying to do?
What is the question?
What is your current result?
nothing is clear from your post.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events