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

Compare with Current View Page History

« Previous Version 2 Next »

The function returns a TEXT representing the internal ID of an issue with key issue_key. This function also admits a comma-separated list of issue keys, and returns a comma-separated list of internal IDs.
Syntax
issueKeyFromID(text issue_ID) #Output: Text
Examples
Parser expressionDescription
Syntax
issueIDFromKey("CRM-1")

The function returns a TEXT  representing the internal-ID of the issue with the key "CRM-1" "10001"

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a BOOLEAN