-
Suggestion
-
Resolution: Unresolved
-
169
-
78
-
-
Issue Summary
There are experiences which send excessive requests to the /api/v1/object/bulk endpoint. This behavior results in a high number of API calls, leading to surpassing the rate limit of 500 requests per minute. This consequently causes loading issues with Assets fields and SLAs on tickets, as the fields fail to load and display an error.
One of the experiences that has this issue is the Two Dimensional Statistics gadget on Jira Dashboards.
Steps to Reproduce
- Add a Two-Dimensional Filter Statistics gadget to a Jira Dashboard.
- Configure the gadget to include asset custom fields in rows or columns.
- Refresh the dashboard.
Expected Results
The gadget should function without causing rate-limiting issues on the /api/v1/object/bulk endpoint. Asset fields on tickets should load without errors.
Actual Results
Excessive requests are made to the /api/v1/object/bulk endpoint, surpassing the rate limit and causing loading issues with Asset fields on tickets.
Workaround
Due to the way statistics works, it needs to load all the issues returned from a filter to calculate stats. Therefore unlike in other experiences, such as filter page or issue navigation page, where issues are paginated and only a small portion of the result is displayed at a time. The underlying asset object api is not able to cope with such volume. For using asset objects in statistics gadget, please try to reduce the results returned from your filter.
- causes
-
JSDCLOUD-14934 Asset Object type custom field doesn't display values in the column when using JQL
-
- Closed
-
- relates to
-
JRACLOUD-81817 Utilizing Two-Dimensional Filter Statistics gadget with Assets object fields on Dashboard results in surpassing API rate limits and fields loading errors
-
- Closed
-
-
ACE-5513 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...