Improve performance of export_view conversion for content with lots of attachments

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • Component/s: Page - View
    • None
    • 1
    • 9

      Currently, converting content to the export_view body format is very slow when the content contains a large number of attachments.

      Ways to get or convert content in the export_view body format include (but is not limited to) the following REST API endpoints:

      • POST /wiki/rest/api/contentbody/convert/async/export_view
      • GET /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/{to}
      • GET /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/async/{to}
      • GET /pages/{id}?body-format=export_view

      Confluence should improve the performance in this situation, which will consequently improve the performance of apps that rely on export_view.

              Assignee:
              Unassigned
              Reporter:
              Selena Sui
              Votes:
              17 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: