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

Consolidate notifications when more than one result triggers the rule

XMLWordPrintable

    • 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.

      Summary

      When our rule is triggered for more than one instance, for example, when we have a rule to identify pages that were created X months ago and weren't updated in Y weeks:

      (type = page AND ((created < now("-1M")) AND (lastmodified < now("-1w")))) AND space in ("<SPACEKEY>")

      As soon as the rule triggers the notification, it will send a notification for each of the pages.

      Suggestion

      Instead of multiple notifications, trigger a single notification with the list of items the rule have identified based on it settings - in this case, the list of pages that fall under the query.

              Unassigned Unassigned
              vsiqueira Vinicius (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: