Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Power Scripts for Jira Cloud
Results will update as you type.
  • Get started
  • Configuration guides
  • Integration guides
  • Feature guides
  • Advanced features
  • Migration resources
  • Simple Issue Language
    • Getting started with SIL
    • SIL reference guide
    • SIL Functions library
      • Function Index
      • Packages
      • Array Functions
      • Basic Functions
      • Date and Interval Functions
      • Excel Functions
      • File Manipulation Functions
      • HTTP Functions
      • Incoming Mail Processing Functions
      • Integration with Other Systems
      • Jira Administration Functions
      • Jira Integration Functions
        • Attachment Functions
        • Comment Functions
        • Custom Field Functions
        • Group Functions
        • Issue Functions
          • allLinkedIssues
          • cloneIssue
          • countIssues
          • createIssue
          • deleteIssue
          • getCustomKeywordIndexValue
          • getIssueEntityPropertyKeys
          • getIssueEntityPropertyValue
          • getIssueParent (redirect)
          • getIssueURL
          • isIssueContext
          • issueExists
          • issueTypeName
          • lastIssueChanges
          • refreshIssue
          • saveModifiedIssues
          • selectIssues
          • setCustomKeywordIndexValue
          • setIssueEntityPropertyValue
          • subtasks
          • selectIssuesByFilter
          • getStatusCategory
        • Jira System Functions
        • Link Functions
        • Project Functions
        • User Functions
        • Workflow Functions
        • Worklog Functions
      • Jira Service Management Functions
      • Jira Software Functions
      • Listener Functions
      • Math Functions
      • Parameter Functions
      • Scheduling Functions
      • String Functions
      • System Integration
      • Webhooks Functions
  • Tutorials and recipes
  • Jira Product Discovery support
  • Release notes
  • Help and support
    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    getIssueURL
    Updated Nov 19, 2024

    getIssueURL

    Description

    Returns the url of the issue.

    Parameters

    Return Type

    String

    The returned value represents the url of the issue.

    Example

    return getIssueURL("TEST-1");

    See also

    • Page:
      getIssueEntityPropertyKeys
    • Page:
      refreshIssue
    • Page:
      saveModifiedIssues
    • Page:
      issueExists
    • Page:
      issueTypeName
    • Page:
      getIssueURL
    • Page:
      cloneIssue
    • Page:
      subtasks
    • Page:
      isIssueContext
    • Page:
      countIssues
    • Page:
      Issue Functions
    • Page:
      selectIssues
    • Page:
      lastIssueChanges
    • Page:
      getIssueEntityPropertyValue
    • Page:
      allLinkedIssues
    • Page:
      deleteIssue
    • Page:
      getStatusCategory
    Peacock

    Need support? Create a request with our support team.

    Copyright © 2005 - 2025 Appfire | All rights reserved.

    {"serverDuration": 14, "requestCorrelationId": "6e9b7c18b4994102b6db1ede7b0387d4"}