Internal Server Error (500) on REST API CQL content search

XMLWordPrintable

      NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.

      • works with: text ~ 'xxx:1234'
      • chokes on: text ~ 'xxx:xxx:1234'

      Request

      .../rest/api/latest/content/search?&expand=space%2Chistory%2Cversion&limit=25&start=0&cql=text+%7E+%27xxx%3Axxx%3A1234%27
      

      Response

      {"message":"java.lang.IllegalArgumentException: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse xxx:xxx:1234:  ","statusCode":500}
      

            Assignee:
            Unassigned
            Reporter:
            Bob Swift
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: