-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Search - Legacy Advanced Search
-
3
-
Minor
-
2
Issue Summary
Confluence Cloud allows admin to view Macro Usage. Through this page the admin can specifically click on the macro title to view an advanced search that uses CQL to local the content with the macro.
It seems that the CQL is using the & operator which is not supported. However, the AND operator is supported. We have a feature request for this:
- CONFCLOUD-76616 - Allow & operator in CQL
Steps to Reproduce
- Navigate to Confluence Admin
- Click on Macro Usage
- Click on any macro
Expected Results
Should output with supported CQL
Actual Results
Outputs with incorrect CQL which causes secondary parameters to be ignored.
Workaround
Currently no known workaround.