Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-44993

Task Report Macro: Allow n number of tasks shown

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • None
    • Macros - Task Report
    • None
    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: