Forum Discussion
pbeeby
2 years agoOccasional Visitor
I also have this problem - trying to make a POST request and additional JSON which contains information on test cycle for Zephyr scale is always ignored.
putting this as another Key "testCycle" in the form-data with value
{
"name":"regression overlays",
"description":"regression testing",
"jiraProjectVersion":1,
"folderId":7367090,
"customFields":null
}
trying to following this API doco
get a request back but test cases are not put inside test cycle which suggest JSON part of request is being ignored.
{
"testCycle": {
"id": 8411568,
"key": "ICRMK-R70"
}
}
Related Content
- 2 years ago
Recent Discussions
- 7 days ago