This function returns the number of issue links to remote Jira instances using any of the given issue link types types.

Link types can be entered as a comma-separated list of issue link type names, or as an empty text ("") for representing all issue link types.


numberOfRemoteIssueLinks(linkTypes) #Output: Number 



Parser expressionDescription


 numberOfRemoteIssueLinks("")


This example returns the number of all remote issue links, e.g.:

3





Parameters used in this function

ParameterInput (data type)Description
linkTypes

A comma-separated list of issue link types or an empty text.



This function returns a



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible to differentiate between remote and non-remote issue links.






Status
Tech review

Style guide




Short description

Returns the number of issue links to remote Jira instances

Output

Available since

Label