-
Suggestion
-
Resolution: Unresolved
-
44
-
21
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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.
- is related to
-
JRACLOUD-75855 Improve the issue key smart link trigger on comments and description
- Gathering Interest
-
JRACLOUD-76100 Improve smart links - add further display options to link preferences
- Gathering Interest
-
JRASERVER-37224 Allow disabling of issue key links
- Gathering Interest
Created 10 years ago and still not addressed. This is needed so that the external portal is more useful and escalating files to different groups does not get cluttered. If we name the file after the ticket (as we often do for tracking purposes) then it turns into a link since it is just updating that string of text. This makes the escalation notes difficult to read.
I will highlight and link when I need it, else leave the text alone.