Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,177
Community Members
 
Community Events
184
Community Groups

How can I have a custom field display a URL from Aha and have that URL clickable

I created a custom field to display URLs from Aha - so this way if someone has to toggle back and forth between the two system they can simply click a link.

The URL displays but solely as static text, I want it to display as a clickable link.  Any idea how I can adjust the custom field so it does this?

Many thanks,

Tony

2 answers

1 accepted

0 votes
Answer accepted
Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 03, 2021

Hi @Tony Gregory  URL is always clickable. If you use URL custom field it would be great. 

If you are using Team-Managed Project , then i suggest you to use "Short Text" field. Text field also allow you click on URL and site open on next page.

Please be sure url must contain domain  like .com , .io ( for aha), .uk, .in etc...If you add domain JIRA automaticaly treat it as URL and open in new tab.

Thanks

Vikrant Yadav

Hi @Vikrant Yadav it's actually a company managed project and I already have the custom fields as a short text.  The URLs coming from a-ha are https://[companyname].aha.io/features/[AhaID] (what's in brackets are generated by aha)

Any suggestions?

Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 03, 2021

Hi @Tony Gregory  URL is fine. It should be clickable and open web page in new tab. 

I have tested on Text Field ( sigle line) , it's working. JIRA detecting the URL. 

If it's a multiline field , then it won't work. otherwise it works for Single Line text field and URL field. 

Text field.PNGURL field.PNG

That was it - thanks again!

Like Vikrant Yadav likes this
Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 06, 2021

Cool, Glad to hear it works for you :)

Happy Weekend!

0 votes
Suvradip Paul
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.
Aug 03, 2021

Hi @Tony Gregory ,

Thanks for posting and welcome to the community.

I am assuming you are using Company Managed Project. If you use an URL Field then you can use valid URL to complete this custom field, please check this guide  - https://confluence.atlassian.com/adminjiracloud/custom-fields-types-in-company-managed-projects-972327807.html.

I am sharing a screenshot for reference.

Custom URL Field.png

HI @Suvradip Paul

Thanks for the response.  I had tried using the URL field before and the issue with using that is, the field is being dynamically populated from Aha into Jira - and I don't want the user to be able to type into or edit that field in any way.

Any other suggestions?

Vikrant Yadav
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 03, 2021

Hi @Tony Gregory  Remove field from Edit Screen, if you don't want to edit this field. 

Thanks

V.Y

Hello @vik 

Is there a way to have "Link Text" and "Link" in a custom field?

We want the links in our Jira's since web links are not exportable or viewable in a filter.

My uses will have links from a SP Directory and the links will be long, we would like to display for example " Document 123" but the link can be the long (ugly) link.

Like John Pisani likes this

I've achieved this previously in Jira Server with the help of ScriptRunner to take a one field's input (short ID values) on the Create / Edit screens and then inject predictable URLs around the variable query parameter to render them as nice links in View screens. 

I came here hoping there was a more elegant solution for Jira Cloud. Hoping to hear back too. 

@John Pisani 

Thank you for sharing your solution. I'm a front end user but I'll pass this along. 

Suggest an answer

Log in or Sign up to answer