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: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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.

TAGS
AUG Leaders

Atlassian Community Events