/
issueExists
issueExists
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
Return Type
boolean
Returns true if the issue exists
Example
return issueExists("THEPRJ-666");
See also
Peacock
, multiple selections available,
Related content
issueExists
issueExists
More like this
issueTypeIdForProject
issueTypeIdForProject
More like this
issueTypesForProject
issueTypesForProject
More like this
issueTypesForProject
issueTypesForProject
More like this
getIssueLinksDetail
getIssueLinksDetail
More like this
getIssueLinksDetail
getIssueLinksDetail
More like this