Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-43823

Allow Content By Label Macro To List Pages Without Any Labels

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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

            [CONFSERVER-43823] Allow Content By Label Macro To List Pages Without Any Labels

            Atlassian update

            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

            Adam Barnes (Inactive) added a comment - Atlassian update 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

              Unassigned Unassigned
              fsim Foo Sim (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: