Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Project URL overflows on summary

Tanner Wortham
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 19, 2012

I'd like to use the Project URL to link to our SharePoint site where we keep all the project documents. However, those links are long, and you'll see they overflow into the other fields. I tried anchoring the links similar to the below, but the project URL field must start with 'http'. does anyone have a solution for this?

<a href="some long link">SharePoint Repository</a>

2 answers

1 accepted

0 votes
Answer accepted
Tanner Wortham
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 30, 2012

I chose to go with using a link in the description field since it allows HTML.

0 votes
David at David Simpson Apps
Atlassian Partner
July 19, 2012

You could perhaps just change the link text with JavaScript after the fact. Paste this into the Announcement Banner in JIRA Admin:

&lt;script&gt;

AJS.toInit(function () {
  AJS.$('#pd-url a').text('Sharepoint Repository');
});
&lt;/script&gt;

This will mean that All URLs have the same text, but that might be OK for you. I don't know.

Tanner Wortham
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 19, 2012

each project link will be a different URL to a different place in the repository so that's almost a solution.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, likes for trees, atlassian community, social impact, tree planting campaign, community kudos, atlassian giving, environmental impact, sustainability, likes for good, atlassian social responsibility, community challenge

Make every click count—help us plant 50,000 trees! 🌳

Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!

Help us plant more trees
AUG Leaders

Atlassian Community Events