Bug Tracker Issues
Hi all,
This morning I noticed that I cannot see any of my submitted or voted-on support tickets in the Bug Tracker:
Issues Created: 0
You haven't created any issues
Issues Voted: 0
You haven't voted for any issues
Looking in the browser console, it looks like a 500 error is getting returned for both the created and voted API calls:
HTTP Status 500 - Request processing failed; nested exception is org.springframework.web.client.RestClientException: Could not extract response: no suitable HttpMessageConverter found for response type [class com.adobe.jira.model.v2.SearchResult] and content type [text/plain]
Additionally, the following 500 response is returned from the search API call:
HTTP Status 500 - Request processing failed; nested exception is org.springframework.web.client.HttpServerErrorException: 503 Service Unavailable
I've tried on multiple computers on various networks, each with the same result. Anyone else experiencing this?
Best regards,
Mike.
