Forums

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

How to identify jira customer comments and jira internal comments?

Haresh Devaliya
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!
December 10, 2018

we cannot find property to identify jira internal comments.

Json response for both internal and share with customer comments are same.

{{
"self": "http://localhost/rest/api/2/issue/20804/comment/14949",
"id": "14949",
"author": {
"self": "http://localhost/rest/api/2/user?username=jitusurve",
"name": "user",
"key": "user",
"emailAddress": "sample@gmail.com",
},
"displayName": "Service Desk",
"active": true,
"timeZone": "Europe/Prague"
},
"body": "statement1",
"updateAuthor": {
"self": "http://localhost/rest/api/2/user?username=jitusurve",
"name": "user",
"key": "user",
"emailAddress": "sample@gmail.com",
},
"displayName": "Service Desk",
"active": true,
"timeZone": "Europe/Prague"
},
"created": "2018-12-10T15:20:21.829+05:30",
"updated": "2018-12-10T15:20:21.829+05:30"
}}

1 answer

0 votes
Thomas Deiler
Community Champion
December 10, 2018

Dear @Haresh Devaliya,

1) have you tried to expand=*all when you pull this data

2) its possible, that the REST API lacks this kind of information

So long

Thomas 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events