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

Make maximum limit for recently-updated macro configurable

XMLWordPrintable

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

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

      Currently the recently-updated macro can display a maximum of 200 recently-updated records, as this value has been hard-coded in the macro:
      https://studio.plugins.atlassian.com/svn/ADVMACROS/tags/confluence-advanced-macros-1.6.8/src/main/java/com/atlassian/confluence/plugins/macros/advanced/recentupdate/pagination/PaginationParameters.java has

      int MAX_PAGE_SIZE = 200;
      

      There is no way for this value to be configurable via the UI, other than editing the above file and repackaging. For non-technical customers, it would be handy if this could be easily configured via the UI.

      It appears to be have been recently introduced, not affecting versions prior to 3.x, as per this comment from one of the customers:

      This worked fine in 2.10.1--I was able to get all records back to the beginnning.

            Unassigned Unassigned
            ganand Gurleen Anand [Atlassian]
            Votes:
            19 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: