I want to create a custom field that holds a predefined clickable URL as its only value. The goal is for users to be able to see the field on the View screen of an issue, and click the URL link in the field value, and be taken to that web page.
For context - the URL is a link to a web page that users need to reference constantly. I’m hoping to make the custom field so that users can get to this page directly from a Jira ticket, instead of having to bookmark it in their browser, where it gets lost among other bookmarks.
This is across all of our projects, so using Project Pages to hold the link isn’t really feasible.
I can’t seem to find a way to create a custom field with a predefined value that’s also a clickable link. Is this possible??
The workaround I’ve thought of is to create an automation rule that populates the custom field with the URL value when the ticket is created. But I’d like to see if anyone has a better method.
Thank you in advance for any suggestions!
Yes, it can be done by using the Message Custom Field type, there is one for edit screen and one for the view/default screen that you can use for this.
Thanks @Mikael Sandberg for your response! Do you happen to know what 'in OnDemand' is referring to in the description?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira OnDemand was the old name for Jira Cloud...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Mikael Sandberg learned something new today! This worked, I appreciate your answer. Looks like the functionality will be improved soon when this change is rolled out: https://jira.atlassian.com/browse/JRACLOUD-9380
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.