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

            [CONFCLOUD-19096] Make maximum limit for recently-updated macro configurable

            I would find this very useful too!
            Can you add this Feature in the next version of plugin?

            georgii.bleskov added a comment - I would find this very useful too! Can you add this Feature in the next version of plugin?

            I would find this very useful! I understand the reason to limit it due to performance reasons, but at please give us the ability to run it to see all updates.
            Thanks,
            Daniel

            Daniel Samuels added a comment - I would find this very useful! I understand the reason to limit it due to performance reasons, but at please give us the ability to run it to see all updates. Thanks, Daniel

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

                Created:
                Updated: