/
issueExists
issueExists
Description
Checks to see if the provided issue key relates to an existing issue.
Parameters
Return Type
Boolean (true/false)
Returns "true" if the issue exists and "false" otherwise.
Example
return issueExists("TST-123");
See also
, multiple selections available,
Related content
isIssueContext
isIssueContext
Read with this
issueExists
issueExists
More like this
Predefined structure types reference
Predefined structure types reference
Read with this
issueTypesForProject
issueTypesForProject
More like this
arrayAddElement
arrayAddElement
Read with this
issueTypesForProject
issueTypesForProject
More like this