Restored pages are missing from CQL index

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • Component/s: Search - Indexing
    • None
    • Severity 3 - Minor

      Issue Summary

      Restored pages are missing from CQL index

      Steps to Reproduce

      1. Create a Page A. The page can be found through /rest/api/search?cql=id=<page id> (correct behaviour)
      2. Delete Page A. The page cannot be found through /rest/api/search?cql=id=<page id> (correct behaviour)
      3. Restore Page A from the trash. The page cannot be found through /rest/api/search?cql=id=<page id> (wrong behaviour)
      4. Save a new revision of page A. The page can be found through /rest/api/search?cql=id=<page id> (correct behaviour)

      Expected Results

      The page can be found through search.

      Actual Results

      The page cannot be found through search.

      Workaround

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

            Assignee:
            nmcginley
            Reporter:
            devpartisan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: