Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-76880

/wiki/rest/api/user/bulk can return 500 internal server error for large number of account IDs

XMLWordPrintable

      Issue Summary

      According to documentation /wiki/rest/api/user/bulk endpoint supports 200 account IDs in bulk.

      The maximum number of results returned. Currently API returns 200 results max. If more that 200 ids are passed first 200 will be returned.

      However, when making such a large request with 200 accountIds, the request can return 500 internal server error in some cases.

      Steps to Reproduce

      1. Use /rest/api/user/bulk to make a large bulk request with 200 accountIDs

      Expected Results

      the call is successful and result is returned.

      Actual Results

      500 Internal Server error is returned.

      Workaround

      Reduce the number of accountIds per call and make multiple calls instead.

            Unassigned Unassigned
            2ed764d1efd7 Nashid Farhad
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: