Description
Parameters
Parameter name
Type
Required
Description
Issue key
string
Yes
The issue key. You can use the key variable for the current issue.
Custom field namestringYesCustom field name. This property is case sensitive.Link type namestringYesLink type name. As an option you can use the "All" value in case you need to update all linked issues.
Refer to "Issue linking" admin page in order to have a list of possible values. This property is case sensitive.
See also
Parameters
Return Type
None
Example
cpCfValueToLinkedIssue("IssueKey", "Desired custom field name", "Link type name");
See also