Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


UI Text Box
sizemedium
typeinfo

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.


Code Block
languagebash
titleSyntax
linenumberstrue
numberOfRemoteIssueLinks(linkTypes) #Output: Number 


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
 numberOfRemoteIssueLinks("")


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

3





UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
linkTypes

Status
subtletrue
titletext

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



UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber



Use cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_numberofremoteissuelinks" and space = currentSpace()


Page properties
hiddentrue
id1


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




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

Returns the number of issue links to remote Jira instances

Output

Status
subtletrue
titlenumber

Available since

Status
subtletrue
colourRed
titleneeds lookup

Label