Custom content created by Forge apps does not appear in Confluence search results

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • Component/s: Ecosystem
    • None
    • Minor

      Issue Summary

      Custom content created by a Forge app with indexing: true set in the manifest does not appear in Confluence search results neither in the quick search bar, nor in the Advanced Search Type filter dropdown.

      Steps to Reproduce

      1. Create a Forge app with a confluence:customContent module that has indexing: true set in the manifest.yml file.
      2. Install the app in a Confluence site and create one or more custom content items.
      3. Attempt to search for the custom content using the Confluence quick search bar.
      4. Attempt to find the custom content type in the Type dropdown in Advanced Search (/wiki/search).

      Expected Results

      Custom content created by the Forge app should be discoverable via both the quick search bar and the Advanced Search Type filter, given that indexing: true is explicitly set in the app manifest.

      Actual Results

      The custom content does not appear in the quick search bar results. The custom content type is also absent from the Type dropdown in Advanced Search. The content is only accessible via its direct URL. Additionally, querying the content by ID using CQL returns no results, suggesting the content is not being indexed at all despite the indexing: true flag.

      Workaround

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

              Assignee:
              Unassigned
              Reporter:
              Lucas Bugs
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: