-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Space - Content Manager
-
None
-
1
Issue Summary
The “Search by title” function in Content Manager only returns results for complete words (e.g., “test”) and does not support partial matches (e.g., searching for “tes” does not return “test”)
Steps to Reproduce
- Navigate to Space settings → Content manager.
- Enter an incomplete word (e.g., “tes”) in the “Search by title” textbox.
- Observe the search results.
Expected Results
The search should return results that include titles containing words that partially match the entered keyword (e.g., searching for “tes” should return “test”)
Actual Results
The search only returns results for complete word matches. Partial matches (e.g., “tes”) do not return results for titles containing “test”
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available