Hi All,
I would like to add a custom field on create screen that is a clickable link to redirect to another webpage. I've found this script fragment (scriptrunner) and I can't figure out how can I suppose to see the changes that I've made in this configuration using web fragment. I need to display a hyperlink on Create Issue Screen of a particular project (let's say Project Sample).
Can you help me? This is the screenshot of my config
Hi
If you need just add link on a "create issue" screen, I think you can create new custom field with type "Message custom field" (A custom field whose default value will be displayed as HTML) with link as <a href> element, and place in your screen.
You do not need scrptrunner for this.
If you still want to use web items, please pay attention on "What section should this go in" - You can find required section/panel using web location finder, see attached screenshot.
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.
Hi,
I think this is one of standard JIRA's custom fields.
Go to Jira administration -> Issues -> Custom fields -> Add custom field
and select a field with type "Message custom field"
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.
Hi, looks like you need to install Toolkit plugin for JIra, it offers message custom field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @fjodors, will look onto it. but I think we cannot pay add-on anymore
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.
@fjodors , it is now unsupported I think, and a lot of negative reviews
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, but you can check other custom field types, probably some of them cold be suitable for your task.
Or you can try to implement web fragment/web item, but in this case you should to find proper location ("What section should this go in") - see my previous comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@fjodors It does not seem to work whenever I use create issue or edit issue on the section, what am I doing wrong?
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.