Forums

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

Clickable Custom Field values in Issue Navigator

Eric Thn
Contributor
June 4, 2013

Hi,

I have a custom field (multi select list) with client names

It shows up in my issue navigator (personal & default).

However, the names in the column are not clickable.

Is there a workaround (or a correct way) to make this work ?

Thanks for your answers.

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -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 Leaders.
June 4, 2013

A multi-select-list is a simple list of strings that you put on an issue. Jira has no way of knowing what those strings are beyond "text for humans to read", let alone know how to construct a url to offer a link to.

You could change your options so that they have the links you need - put the text in as <a href= type links. I've not tested that with quick-edit though.

Suggest an answer

Log in or Sign up to answer