Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

...

Syntax

...

getJSDUrl(issueKey, portalId

...

Package

...

Alias

...

Pkg Usage

Description

Excerpt
hiddentrue

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

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

Parameters

...

applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

...

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.

Code Block
getJSDUrl(key, 1);

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "jsd_routine" and space = currentSpace ( )
labelsarray_routines
We've encountered an issue exporting this macro. Please try exporting this page again later.