Unlink requirements from a test cycle
unlink-requirements-from-test-cycleUnlinks requirements from a test cycle by specifying Jira issue IDs or removing all. Reports warnings for unsuccessful unlinks.
Instructions
Unlink requirements (stories) from a test cycle. If any requirement cannot be unlinked then it will come under warningMessages obj of response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test Cycle ID - Refer id from "Search Test Cycles" | |
| unLinkAll | No | If it true then all linked requirements unlink with given test cycle | |
| requirementIds | No | List of Jira Issue Id which want to unlink from given test cycle |