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

AND-ing of labels ins RSS feeds

    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.

      As far as I understand the documentation and tests are showing the RSS Feed Builder combines labels with the logical OR operator.

      I would like to AND the labels when building an RSS feed - either manually or by the RSS feed builder - instead of the present default OR-ing.

      Regular Confluence label work (e.g. contentbylabel macro) allows explicit logical operators by adding and/or signs to force or exclude the presence of a label. When working with rss feeds this doesn't seem to work.
      AND-ing means: "...matches all of the labels...". If I adapted the logic to the contentbylabel macro I would write 'labels=+hummingbird,+blackbird' (show me all content about hummingbirds and blackbirds - but not content labelled with only one of 'blackbird' or 'hummingbird').

      An analogy to contentbylabel might look something like:
      http://my.wiki.org/createrssfeed.action?types=blogpost&...&labelString=%2Bhummingbird,%2Bblackbird&rssType=atom&maxResults...os_authType=basic (URL-encoded + and even - signs)

      And what would be even more comfortable is the explicit exclusion of labels: Show me all content that provides (at least) the labels "bear, dog" but not "cat". If I adapted the logic to the contentbylabel macro I would write 'labels=+bird,-hummingbird' (show me all content about birds, but exclude content about hummingbirds.").

      As I noted I am looking for the label functionality (use of logical operators) in rss feeds (Feed Builder, generated URLs) I know from the contentbylabel macro e.g..

      Attachments

        Issue Links

          Activity

            People

              jmasson@atlassian.com John Masson
              c5e98907a6a6 StephanS
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: