Versions Compared

Key

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

Syntax:

getJSDUrl(issueKey, portalId)

Description:

Excerpt

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

Parameters:

Parameter name

Type

Required

Description

issueKey

String

Yes

the key of the selected issue

portalId

Number

Yes

the id of the selected portal


Return type:

string

Returns: The url to a specific customer portal for an issue.

Example:

Code Block
getJSDUrl(key, 1);

This will return a string similar to this one: https://jira.yourdomain/servicedesk/customer/portal/1/JSD-1

See Also:

Filter by label (Content by label)
cqllabel in ("jjupin_routines","jsd_routines")
labelsjira_comment_routine