-
Suggestion
-
Resolution: Won't Do
-
None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Right now, it's possible to search for all pages that does not contain any labels via this search query (regular Confluence search):
type:page NOT labelText:[a TO z] NOT labelText:[0 TO 9]
Injecting this directly does not yield the same effect with the Content By Label macro though:
<ac:structured-macro ac:macro-id="b88c7bfd-5dba-4be5-9b6c-e9b1b9691671" ac:name="contentbylabel" ac:schema-version="3"> <ac:parameter ac:name="cql">type:page NOT labelText:[a TO z] NOT labelText:[0 TO 9]</ac:parameter> </ac:structured-macro>
Nor this:
<ac:structured-macro ac:macro-id="b88c7bfd-5dba-4be5-9b6c-e9b1b9691671" ac:name="contentbylabel" ac:schema-version="3"> <ac:parameter ac:name="cql">label IS NULL</ac:parameter> </ac:structured-macro>
We should have an option to display pages without labels via this macro
- relates to
-
CONFCLOUD-43823 Allow Content By Label Macro To List Pages Without Any Labels
- Gathering Interest
Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance. Thanks again.
Regards,
Confluence Product Management