getJSDUrl (Power Scripts)

getJSDUrl (Power Scripts)

We've encountered an issue exporting this macro. Please try exporting again later.

The use of this function requires the Power Scripts for Jira add-on be installed and licensed.

Syntax

getJSDUrl(issueKey, portalId

Package

Alias

Pkg Usage

Description

This function returns the url to a specific customer portal for an issue.

Parameters

Parameter name

Type

Required

Description

issueKey

String

Yes

Key of the selected issue

portalId

Number

Yes

Id of the selected portal

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: //anovaapps.atlassian.net/servicedesk/customer/portal/2://jira.yourdomain/servicedesk/customer/portal/1/JSD-1.

getJSDUrl(key, 1);

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.