issueExists
Syntax | issueExists(key) | Package |
|
Alias |
| Pkg Usage |
|
Description
Returns true if the key is indeed an issue key and the issue is valid. Does not throw if the issue is not there.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
key | string | Yes | Issue key. |
Return Type
boolean
Returns true if the issue exists
Example
return issueExists("THEPRJ-666");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.