I am trying to add custom field in which I need to show issue descriptions filtered for specific issuetype. Please let me know how do I achieve it.
Regards,
Sathya
You could use Power Custom Fields add-on. It is a free add-on.
https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.keplercf/server/overview
The plugin contains the dependency : katl-commons, which breaks XML export, unless you install the plugin BEFORE restoring from the XML. See : https://confluence.atlassian.com/jirakb/could-not-find-entity-for-entityname-when-restoring-a-xml-backup-into-a-jira-application-317951241.html. Beware.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to develop a custom plugin for this.
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.