Uploaded image for project: 'Atlassian Intelligence'
  1. Atlassian Intelligence
  2. AI-882

REST API /wiki/rest/api/search returns incorrect totalSize value

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      The value of totalSize in the response is incorrect. 

      Steps to Reproduce

      1. Call the REST API endpoint - Search content
        https://your-domain.atlassian.net/wiki/rest/api/search?cql=\ {cql}

      Expected Results

      The value of the "totalSize" key matches the number of contents.

      Actual Results

      It returns as below.

      "totalSize": 10000
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

              25226cdb2311 Yu
              a9811fcf7424 Kaz Nobutani
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: