Forums

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

Not able to update reporter in issue using curl command

Prakhar Sharma
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!
May 31, 2024

Hi 

I am trying to update reporter by executing below command:

curl --request PUT \
--user 'email@example.com:<api_token>' \
--header 'Accept: application/json' \
--data '{
"update": {
"summary": [
{
"set": "Bug in business logic"
}
],
"reporter":[
{
"set":{"id":"12345:cjhjhhyy77bhyuybhjbjhvjhjh"}
}
]
}
}'

1 answer

0 votes
marc -Collabello--Phase Locked-
Community Champion
May 31, 2024

It seems the reporter id is not valid?

Suggest an answer

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

Atlassian Community Events