Zephyr: Add Test's to Cycle: First test case added twice into zephyr test cycle

ashok.ayyandhurai November 15, 2019

Hi,

I'm trying to add Jira test cases into zephyr cycle and first test case has been created twice instead of one time. I am using the following zephyr REST API to add test to cycle.

https://getzephyr.docs.apiary.io/#reference/executionresource/add-tests-to-cycle/add-test's-to-cycle

Here is the sample request body:

POST - https://<doamin>/rest/zapi/latest/execution/addTestsToCycle/

Basic Authentication - xxx

Content-Type - application/json

{

"versionId":xxx,
"method":"1",
"cycleId":xxx,
"issues":["ISSUE-001","ISSUE-002","ISSUE-003","ISSUE-004",
"ISSUE-005","ISSUE-006","ISSUE-007"],
"projectId":xxx,
"folderId":xxx
}

For example first test case (ISSUE-001) has been added twice into cycle instead of one time and other test cases added only one time. Please help me on this to fix the issue.

Thanks in advance!

1 answer

1 vote
Steven Colón
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 15, 2019

Hello Ashok, 

I am not sure what can be causing this issue. 

Can you submit a support ticket so that our team can take a closer look? 

https://support.smartbear.com/message/?prod=zephyr

Thanks!

ashok.ayyandhurai November 17, 2019

Hello Steven,

Thanks for your prompt response. :)

I have created a support ticket for the same and below are the details.

Support Portal: https://support.smartbear.com/message/?prod=zephyr

Support Ticket # - 00413965

Thanks!

Suggest an answer

Log in or Sign up to answer