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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.