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

Task Report Macro: Allow n number of tasks shown

XMLWordPrintable

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

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

      Currently, the number of tasks to display on each page of results in the table are 10, 20 or 40.

      Allow to choose in a wider range. n values.

      Workaround

      Download and use the Source Editor Plugin, it is free.

      You will see, after installing, that when you go to the editor mode of a page, in the right upper corner, you will find < > option, click on it, and you will see something similar to:

      ....
      <ac:structured-macro ac:name="tasks-report-macro">
                <ac:parameter ac:name="spaces">BSP</ac:parameter>
                <ac:parameter ac:name="status">complete</ac:parameter>
                <ac:parameter ac:name="assignees">
                  <ri:user ri:userkey="2c9682654373c47f014373caa68a0003"/>
                </ac:parameter>
                <ac:parameter ac:name="spaceAndPage">space:BSP,page:2555905</ac:parameter>
                <ac:parameter ac:name="pages">2555905</ac:parameter>
                <ac:parameter ac:name="labels">meeting-notes</ac:parameter>
                <ac:parameter ac:name="pageSize">10</ac:parameter>
              </ac:structured-macro>
      ....
      

      These are the macro parameter, and you can manually change the <ac:parameter ac:name="pageSize">10</ac:parameter> to 5 and save it. It will now only show 5 tasks. But, first, you need to choose the parameter in the macro, while editing it (in editor mode), for it to show in the source of it.

              Unassigned Unassigned
              ajardim Artur J
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: