Database Custom Fields with Kepler Plugin. Show a list of issues of one JIRA project in a Custom Field

1.- Install the plugin: https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.keplercf 2.- Create a Custom Field of the new Type “Database Custom Field” 3.- Go to your apache-tomcat/conf/context.xml and add the Datasource (first you need to install the Database JAR Driver if it’s different database Oracle, MySQL,… for example in apache-tomcat/lib/mysql-connector-java-5.1.17.jar 4.- Restart Tomcat 5.- Go as Admin to –> JIRA –> Add-ons…

Read More

[SOLUTION] Where is the “Webhooks” option in JIRA / Confluence ¿? … seems disappeared

If the option System > Advanced > WebHooks is hidden… Probably you lost the add-ons. Only you need is install as a plugin in JIRA & Confluence. Yo can download for JIRA 6 & Confluence in the Word attached (inside there is a ZIP with the .JAR’s) jira-confluence-webhooks-plugin Webhooks documentation: https://confluence.atlassian.com/display/JIRA063/Managing+Webhooks More documentation: https://developer.atlassian.com/static/connect/docs/latest/modules/common/webhook.html

Read More