Below some Jira ebook guides for amazing Jira Admins (tips & tricks for Jira Server and Datacenter modes): Ebook-Jira Hero-Admin Tips An-admin’s-guide-to-getting-started-with-Jira-Software-Data-Center From the Atlassian SUMMIT 2020
Read More
Below some Jira ebook guides for amazing Jira Admins (tips & tricks for Jira Server and Datacenter modes): Ebook-Jira Hero-Admin Tips An-admin’s-guide-to-getting-started-with-Jira-Software-Data-Center From the Atlassian SUMMIT 2020
Read MoreHere some useful links if you want to install Jira Server on the Google Cloud infrastructure. Installation mode: Jira 7.10.2 + Databases: MySQL (for eazyBI) + PostGreSQL (for Jira) By Default in the Google Cloud Instances, we install a Debian Linux image. Use wget to obtain the latest version of Jira Server installation file/binary (POST…
Read MoreFantastic post of Fabio Genovese with a magic demonstration of the power of Jira with Scriptrunner. —> SEE THE FANTASTIC POST <—
Read MoreNuevo curso de MASTERING JIRA en las oficinas de KNOWTECH @Barcelona. Dentro del Centro Comercial Glórias. El horario será de: Del 7 de marzo al 4 de abril en horario de martes, miércoles y jueves de 17:10 a 21:00h. Serán 12 sesiones y no haremos clase el martes 9 ( por el Atlassian User Group…
Read MoreAwesome add-ons for JIRA administrators Are you a JIRA administrator and feel that your tasks are getting repetitive? If you wish there were tools to make your admin easier, you’ve come to the right place – in this blog I’ll be highlighting a number of add-ons for JIRA administrators that can help you with daily admin…
Read MoreIf your JIRA is a large instance, you probably use & abuse of the Web browser functionality : “search”… for customfields, workflows, workflow schemes, permissions schemes, views, DVCS repos … with this plugin, this functionality is added in the top buttons of each view of the project administration artifacts (with the autocomplete option)… it’s a…
Read MoreCreating our first JIRA plugin “Hello World”: enter in C:\atlastutorial atlas-create-jira-plugin Enter 1 for JIRA 5 groupId: com.atlassian.tutorial artifactId: helloworld version: 1.0-SNAPSHOT package: com.atlassian.tutorial.helloworld Press Y to continue Browse to and open the atlastutorial/helloworld/src/main/resources/atlassian-plugin.xml file Modify helloworld.js and add inside a piece of code like this: “alert(“Hola!”)” Modify the tag <context> to active the Javascript…
Read MoreOccasionally, JIRA may appear to ‘freeze’ during execution of an operation. During these times, it is helpful to retrieve a thread dump — a log containing information about currently running threads and processes within the Java Virtual Machine. Taking thread-dumps is a non-destructive process that can be run on live systems. This document describes the…
Read MoreBUY BOOK About This Book Customize JIRA for a variety of applications such as software project management, Agile tracking, and test management with the help of sample data to get you started Deploy big JIRA instances by planning the installations for Enterprise A comprehensive guide on JIRA with an easy-to-learn structure to help you become…
Read MoreIf 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