I have declared a Confluence forge macro with key myForgeMacro
.
I have added the macro to several pages.
Observed behaviour
The CQL macro rest api query ?cql=macro=myForgeMacro
returns no results.
Expected Behaviour
The search result contains all pages that have myForgeMacro
in their content, just like macro=toc
does.