You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This function returns the issue key of an issue with internal ID issue_ID. This function also admits a comma-separated list of issue IDs, and returns a comma-separated list of issue keys.

Syntax
issueKeyFromID(text issue_ID) #Output: Text
Examples
Parser expressionDescription
Syntax
issueKeyFromID("10001")

This example returns the following text : "CRM-1", which is the issue key of the issue with the internal ID "10001"

Additional information

Parameters used in this function

ParameterInput (data type)Description
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT