-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Ecosystem, FC - Ecosystem - API Framework
-
3
-
Severity 3 - Minor
Issue Summary
When a user tries to use the V2 /wiki/api/v2/attachments endpoint, the API call fails with a 500 error when querying exceeds the allowed amount of time.
Steps to Reproduce
- Perform an API call through the browser or through other tools like Postman https://instance.atlassian.net/wiki/api/v2/attachments?sort=-modified-date
Expected Results
The list of attachments sorted by modified date is returned
Actual Results
The API call returns an internal error status code 500 result
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
ECOHELP-45302 Loading...