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

Decision Report macro isn't displaying all of the decisions

XMLWordPrintable

      Issue Summary

      When a space has empty decisions among its pages, the decision report macro may list fewer decisions or none at all than what is set in the macro's settings.

      This happens because that number limits the number of results, but those results include empty decisions, which are not shown in the report.

      Steps to Reproduce

      1. Create a few pages containing both empty and valid decisions.
      2. Create a new page and a decision report macro, setting the Maximum number of decisions parameter to a number lower than the total number of decisions you created.

      Expected Results

      The macro should return that number of decisions.

      Actual Results

      It will list a lower number of decisions or none at all.

      Workaround

      • Delete all empty decisions for the entire space.
        The following REST API [SITE]/wiki/rest/API/search?cql=hasDecision=true will include pages with empty and nonempty decisions; you can then cross-reference the content ID in the UI to locate the pages with empty decisions (this is a manual process).
      • Edit the Decision Report macro, choose More options, and change the Maximum number of decisions from the default of 20 to a larger number (this will depend on the number of empty decisions in the space). 
        Note: Increasing this number may display some but not all of the decisions; it may need to be increased more to display all decisions.

        1. image.png
          23 kB
          Tina Bolton

              802848781776 Nick Yang
              1931a746bb69 Tina Bolton
              Votes:
              5 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: