The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Showing URL from text data in a custom field

Henrik Jönsson
January 1, 2012

Hi,

I have a custom field that stores a reference to a helpdesk ticket. E.g. #342. This is a trac ticket number. I would like to show the URL (e.g. http://server.com/trac/ticket/342) somehow to be able to easily navigate to this ticket.

Do someone have any idea how to do this?

Do I need to write a custom plugin to do this? Or can I somehow configure this with plain Jira or some existing plugin?

Best regards

Henrik

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Radek Kantor
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 Champions.
January 1, 2012

Hi, if your helpdesk ticket is in JIRA, use links, otherwise you must implement own plugin if URL not satisfy requirements. You can also try wiki markup in JIRA.

0 votes
Jobin Kuruvilla [Adaptavist]
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 Champions.
January 1, 2012

There is a URL custom field in plain JIRA. You can enter the URLs and there and click on it from the issue. Does that help?

Henrik Jönsson
January 1, 2012

I would not like to store the complete URL in each field. Only the ticket number.