/
getJSDUrl
getJSDUrl
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
This function returns the url to a specific customer portal for an issue.
Parameters
Return Type
String
Returns url to a specific customer portal for an issue.
Example
The following script will return a string similar to this one: https://jira.yourdomain/servicedesk/customer/portal/1/JSD-1.
getJSDUrl(key, 1);
See also
Peacock
, multiple selections available,
Related content
getJSDUrl (Power Scripts)
getJSDUrl (Power Scripts)
More like this
getRequestChannel (Power Scripts)
getRequestChannel (Power Scripts)
More like this
getPortalForProject (Power Scripts)
getPortalForProject (Power Scripts)
More like this
getRequestTypeName
getRequestTypeName
More like this
getRequestChannel
getRequestChannel
More like this
getPortalForProject
getPortalForProject
More like this