-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Macros - Attachments
-
None
-
3
-
1
In the attachment macro, if the items per page is 25 or more, when we click on the next page, there’s significant delay from server side, ranging from 10-30 seconds.
How to Replicate
- Create a page with 1000+ attachments.
- Click on the page 2, 3, 4…
- You can observe the delay. The paginations are greyed out till it’s loaded.
- The following API takes time to load: https://dokom21.atlassian.net/wiki/rest/attachments/1.0/macro/render
As we reduce the items per page, loading speed improves. 25 items per page is quite standard and it should load within few seconds.