Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-29796

Content by label logic is flawed when using a required label

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      See Atlassian Answers Content By Label discussion.

      OR logic between labels makes sense as long as you don't have any required labels, i.e. it will return pages that have at least one of the labels specified. However, once you add a required label (+label), the other non-required labels become optional and the results include pages with just the required label. The required label should be applied in addition to the other labels listed in the configuration.

      Operator: OR (default)

      Configuration: aa,bb
      Results: Returns pages labeled with aa, bb, aa/bb

      Configuration: aa,bb,+cc
      Results: Returns pages labeled with aa/cc, bb/cc, aa/bb/cc, and cc (<-- this, pages with just cc, is the problem)

      Attachments

        Issue Links

          Activity

            People

              f2d42324e8dc Ned Lindau
              f4b07e40514a Dave Hergert
              Votes:
              6 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: