Enable filtering for Inline-Comments via REST API

XMLWordPrintable

    • 1

      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.

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

              Created:
              Updated: