Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-37224

Allow disabling of issue key links

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 12
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Currently in JIRA, if issue keys are inputted into a field (description, comment, etc), it will automatically be turned into a link to that issue.

      This is convenient, but at the same time, if the issue is exported (or if the value is being extracted via API), the value of that field that is obtained contains hyperlinks :

      <customfield id="customfield_10407" key="com.pyxis.greenhopper.jira:gh-epic-label">
      <customfieldname>Epic Name</customfieldname>
      <customfieldvalues>
      <customfieldvalue>
      <a href="http://10.60.2.150/jira61/browse/PNS-5" title="EPIC TEST" class="issue-link" data-issue-key="PNS-5">PNS-5</a>
      </customfieldvalue>
      </customfieldvalues>
      </customfield>
      

      As such, having the option to disable this functionality that automatically changes issue keys into links could be rather useful as well.

            Unassigned Unassigned
            jtye Joe Wai Tye (Inactive)
            Votes:
            33 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated: