I'm performing a PUT request (to update a custom field) on JIRA Software Server, the update is performed but the response hangs for 60+ seconds. It seems that although the response is 204 No Content the response header content type is set to application/json which causes the user agent to wait for content. The vendor (IBM) claim that this behavior (from the JIRA API) is incorrect and a 204 response should not have a content type set. Does anyone know anything about this?
Thanks
Hi Jim,
I've checked that you opened a ticket with our support related to the same issue and further investigating was discovered that this issue is a bug.
- https://jira.atlassian.com/browse/JRASERVER-67977
Please, click on vote and watch to receive updates about the bug.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.