Hi,
I want to add a link to an external page. I want this link to appear in every issue and when the user presses the link or a button near it ( or any other simple way for the user to activate it) that a new window (pop up, tab) will open.
The link is permanent, would be nice if I can add input to it but that is not the main issue.
Is there a simple way to do it ?
Thanks,
Alon
Message Custom Field for view with HTML containing a link with href with target=_blank?
https://marketplace.atlassian.com/plugins/com.atlassian.jira.toolkit
Or a Scripted Field from Script Runner Plugin that simply returns a static HTML containing a link with href with target=_blank?
https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner
Thanks, I'll check these options.
I was expecting this to be something Jira supports out of the box ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you do not insist on new window/popup then the easiest way to add new custom field of URL Field type and configure it's default value with desired link.
There might be easy way to make it pop-up in new browser window or tab but I can suggest any without investing time to it :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah yes, right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But then, someone has to fill in the URL for every issue. I am guessing that Alon wants the same URL on every issue. Is that right @Alon ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Renjith is right.
I tried this option but it only makes the link as the default, the user still has to select it and it's not clickable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alon I tried this option but it only makes the link as the default, the user still has to select it and it's not clickable.
I just added a URL field, made it be seen on deafult screen, made to open google by default. It shows as clickable link on Issue screen. It opens google in same Chrome tab though
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You don't need to fill URL for every issue if you configure its default value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It might be a problem with issues which where created prior to this field is added
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.