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!
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!
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.