It returns a Promise that resolves to the Response to that request — as soon as the server responds with headers — even if the server response is an HTTP error status.
It's up to the code calling fetch to check the response and throw an exception if there is a problem (i.e. it's up to the code calling fetch to define what a failed request is).
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.