Hi,
We are integrating Jira issue comments into our application using the Jira Cloud REST API (v3). While reviewing the API responses, we noticed that comments which appear as “replies” in the Jira UI are returned as independent comments, without any explicit parent–child relationship.
Is there any official or recommended way to identify or link reply-style comments to a parent comment via the API?
Thanks,
Yasela
Hello @Yasela Dissanayake
Is there any official or recommended way to identify or link reply-style comments to a parent comment via the API?
Nope.
Search this forum for "REST API Threaded Comments" etc. to find all the times that question has been asked and answered in the past, such as this thread
Hi, thanks for the clarification and for pointing me to the existing threads. Appreciate the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community.
Please see the Atlassian response to that question in the original announcement:
Changes to the API: In this release, we are not implementing any API changes related to the threaded comments feature. We will issue an RFC requesting feedback when we intend to extend the support.
And it is mentioned on a feature request; jira.atlassian.com/browse/JRACLOUD-93678
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.