• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Search - Indexing
    • None
    • 1
    • Minor

      Issue Summary

      Incorrect Total records returned during CQL call

      Steps to Reproduce

      1. Use a tool like Postman and run the CQL -
        https://site.atlassian.net/wiki/rest/api/search/user?limit=100&start=0&cql=type=user
      1. Please note that the limit mentioned should be more than the number of contents present.
      2. Post-running, note the totalsize returned, it will return the total records in the system.
      3. Next, run the same CQL but change the limit value to a lower number than the totalsize.
      4. Now, when you check the totalsize it would list the number of records returned rather than the total number of records.

      Expected Results

      Totalsize field should return the total records present in the system.

      Actual Results

      Totalsize field returns only the number of records passed using the limit parameter.

      Workaround

      Currently, there is no known workaround for this behaviour.

            [AI-299] Incorrect Totalsize records returned during CQL call

            There are no comments yet on this issue.

              nmcginley nmcginley
              8ae89879b59d Vivin
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated: