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, loom, loom for training, loom for teaching, video training, async learning, online education, screen recording, loom tutorials, loom use cases, atlassian learning, team training tools, instructional video, virtual training tools

🛗 Elevate Your Training and Enablement with Loom

Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!

Register today
AUG Leaders

Atlassian Community Events