-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.19.30, 9.2.1, 9.2.2, 9.2.3, 8.5.21
-
Component/s: Search - Core
-
None
-
5
-
Severity 3 - Minor
-
4
Issue Summary
Disabling the Quick Search option from the menu
> General Configuration > Further configuration will break the suggestions and searching for a specific space on the Advanced Search page. We cannot search for a specific space by auto-complete/suggestions via the Advanced Search menu ![]()
Steps to Reproduce
- Go to
> General Configuration > Further configuration - Untick the box for Quick Search
- Save the change
- Perform a global search and notice how this will now redirect you to the Advanced Search
- Search for a specific existing space via Autocomplete from the UI dedicated box
a recording with steps to reproduce is attached to the bug report SpaceResultsNotAppearing.mov
Expected Results
We would expect search results to display the spaces matching via suggestions ![]()
Actual Results
No spaces are found via suggestions ![]()
Workaround
- If you know the space key you target (for example demonstration space ds for the recording) you can access the search on that specific space via direct URL
<confluenceBaseURL>/dosearchsite.action?cql=space+%3D+%22ds%22 (just replace string ds with your space key in lowercase)