-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Search - Automation and Indexing
-
None
-
Severity 3 - Minor
Issue Summary
Upon adding the filter by label/content by label macro to a page and filtering by a label, instead of page results, it displays an error message in preview/page:
"Error rendering macro 'contentbylabel' : CQL was parsed but the search manager was unable to execute the search. Error message: com.atlassian.confluence.api.service.exceptions.scale.SSStatusCodeException: There was an illegal request passed to XP-Search Aggregator API : HTTP/1.1 403 Forbidden"
Steps to Reproduce
- Add a filter by label macro to a page
- Add a label to filter results
- Click on preview for the macro
- Save macro changes
- Publish page
Expected Results
Page results based on the label are displayed correctly.
Actual Results
Error "Error rendering macro 'contentbylabel' : CQL was parsed but the search manager was unable to execute the search. Error message: com.atlassian.confluence.api.service.exceptions.scale.SSStatusCodeException: There was an illegal request passed to XP-Search Aggregator API : HTTP/1.1 403 Forbidden" is displayed instead.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available