...
Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Description
Excerpt | ||
---|---|---|
| ||
Enables to copy a custom field value to linked issues or by linking type. We also support custom Fields from the InsightPortfolio plugin. |
Parameters
...
Parameter name
...
Type
...
Required
...
Description
...
Issue key
...
string
...
Yes
...
The issue key. You can use the key variable for the current issue.
...
Link 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.
Enables to copy a custom field value to linked issues or by linking type. We also support custom Fields from the Portfolio plugin.
Return Type
None
Example
Code Block |
---|
cpCfValueToLinkedIssue("IssueKey", "Desired custom field name", "Link type name"); |
...
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|