CQL search incorrectly returns empty result set

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      Issue Summary

      Inconsistent results when calling the {{wiki/rest/api/search?cql=type=space and space.key in ('KEY1','KEY2',...)&expand=space.permissions,space.id }}endpoint. The first call retrieves an empty result. After that, it returns the correct results.

      Steps to Reproduce

      1. Use the Python script from the internal ticket.

      Expected Results

      "results" with data.

      Actual Results

      HTTP 200 {"results":[]...

      Workaround

      If an empty response is returned, call the same endpoint again to obtain the correct results.

              Assignee:
              Unassigned
              Reporter:
              Damian Kleszcz
              Votes:
              8 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: