It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
As you can see in the following screengrab, the Affects Version is shown as plain text, while the Fix Version is a hyper link.
Is there a way to configure the Affects Version to show as a link as well?
I found this link, when searching the JIRA forum, but it doesn't seem to have answered the question: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=42932
Thanks,
Ruby
I haven't tested but the following might work!
Replace
#if (!$linkToBrowseFixFor || ($displayParams && (${displayParams.excel_view} || $displayParams.nolink)))
with
#if ($displayParams && (${displayParams.excel_view} || $displayParams.nolink))
in atlassian-jira/WEB-INF/classes/templates/jira/issue/field/versions-columnview.vm file and restart JIRA.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.