Description
When adding a comment to a Test Run Step through Rest API, an error is thrown.
Workaround: Additional to the comment, add a Status as well.
{"comment":"This is the comment for step 123456789987654321", "status": "PASS"}
When adding a comment to a Test Run Step through Rest API, an error is thrown.
Workaround: Additional to the comment, add a Status as well.
{"comment":"This is the comment for step 123456789987654321", "status": "PASS"}