Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getJSDUrl+-+15486796 |
---|
width | auto |
---|
|
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | getJSDUrl(issueKey, portalId | |
...
Description
Excerpt |
---|
|
This function returns the url to a specific customer portal for an issue. |
This
...
function returns the url to a specific customer portal for an issue.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issueKey | String | Yes | Key of the selected issue | portalId | Number | Yes | Id of the selected portal | |
Return
...
Type
stringString
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.
Code Block |
---|
getJSDUrl(key, 1); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label in ( = "jsd_routine" , "ps_routines" and space = currentSpace ( ) |
---|
labels | jira_comment_routinearray_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.