Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
XRAY 2021 Sprint 16, XRAY 2021 Sprint 17, XRAY 2021 Sprint 18
-
Description
Description
For some Xray internal endpoints used in the Execution details page, the Body passed is not according to the content-type passed in the Request header, that usually is: "application/json".
Some customers use a tool that validates all the requests done in the network (Jira <-> Xray), to know if the content-type passed in the header is according to the format of the Body passed, and it fails.
How to reproduce
- Go to the Test Execution details page
- Try to add a new comment there and check the "Content-type" passed in the Request header and the format of the Body
Expected result
The expected result is that the Body passed in this request be a valid JSON
Version
- Xray 4.2.11
Environment
- Jira 8.6.0