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: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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 

TAGS
AUG Leaders

Atlassian Community Events