Parameter name | Type | Required | Description |
---|
NameJMoveIssueParams | Field | No | Description |
JMoveIssueParams.issueToBeMovedissueToBeMoved | string | No | The issue to be moved represented by the issue key. |
targetProject | string | No | The project key of the target project where the issue will be moved. |
targetIssueTypeId | string | No | The issue type available in the target project represented by its id. |
targetSubtaskIssueTypeId | string | No | The sub-task issue type (as there can be different issue types for sub-tasks) represented by its id. |
targetSubtaskStatusId | string | No | The sub-task status available in the target workflow. |