Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo
This function returns the issue key of a given issue ID, or a comma-separated list of issue IDs.


Code Block
languagebash
titleSyntax
linenumberstrue
issueKeyFromID(idissueId) #Output: Text


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
titleSyntax
linenumberstrue
issueKeyFromID("10001")


This example might return:

"CRM-1", which is the issue key of the issue with the internal ID "10001"



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
idissueId

Status
subtletrue
titletext

Text containing valid issue IDs.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext


UI Text Box
typetip

If you have the key and need the ID instead, try using: issueIDFromKey().



Page properties
hiddentrue



Status
Tech review

Status
colourYellowGreen
titleReady for reviewdone

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 issue key for given issue IDs.

Output

Status
subtletrue
titletext

Available since

Status
subtletrue
colourBlue
title2.2.39

Label