getIssueURL
Description
Returns the url of the issue.
Parameters
Return Type
String
The returned value represents the url of the issue.
Example
return getIssueURL("TEST-1");
See also
Peacock
Returns the url of the issue.
String
The returned value represents the url of the issue.
return getIssueURL("TEST-1");