I have Jira custom fields that contain a hyperlink using a short code/display text. That works fine when looking at the issue because you can click on the short code/display text and you then follow the hyperlink.
However, I want to list these Jira issues, containing these custom fields, as the result of a JQL query but when I do so, only the short code/display text is visible for that field so you are unable to click through on a hyperlink.
How can I make sure that the full URL is visible in the search results?