Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-77031

Enable filtering for Inline-Comments via REST API

XMLWordPrintable

    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      When using our Confluence REST APIs to handle Inline-Comments the options are limited to "Get inline comments for page/blogpost" (for targeting certain content), "Get inline comment by id" (when the specific comment id is known) or "Get inline comments" (for getting "everything"), but none of those endpoints allow any filter such as Author or ResolutionStatus, requiring additional iteration over the initial response.

      This feature request asks for enabling some filtering capabilities to the Inline-Comments v2 endpoints, especially since the v1 REST API "Search content by CQL" doesn't support comment-specific values.

      Workaround

      Whenever using the existing "Get Inline Comments", we can manually/programmatically iterate through the results and filter comments in the desired criteria.

              Unassigned Unassigned
              6b51accb6b4d Rodrigo Bozza (Atlassian)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: