I created web links in my JIRA issues to another ticket system. When the external ticket system relocates my links become invalid.
Is it possible to specifiy a short link one time that I can insert in the URL field of the web link? So if the external ticket system relocates all I have to do is editing the short link configuration and all web links remain valid.
Or are there any other possibilities to achieve this?
You will have to write a new custom field which will pick up the short link and use it in the external ticket url. Some development effort involved.
If you are writing a plugin, you can have it configured elsewhere and code the custom field to pick it from there. Configuration can be stored in JIRA itself (using active objects or propertySet) or maybe in a property file in the file system depending on what works best for you.
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.