New example… remember, to add watchers to the ticket, the ticket must be created previously
Read MoreNew JIRA Listener example: Copy ticket & link
Transform JIRA 6 Project Navigator in the new JIRA 7 Project Navigator with a Dark Feature!
Login as an administrator and go to [BASE-URL]/secure/SiteDarkFeatures!default.jspa In the Enable Dark Feature text field add com.atlassian.jira.projects.ProjectCentricNavigation This will enable the navigation sidebar for ALL users
Read MoreDelegated Project Creator for JIRA addon
A good addon for your JIRA, to create new projects from template: Save time by enabling your trusted users to instantly create their own projects from predefined templates Easily create new projects from your own templates Trusted groups are empowered to create projects from a list of pre-defined templates. Your new project can be ready…
Read More
Start this year with two FREE awesome plugins for your JIRA 6 or 7!
KANBAN COMBINED WIP EXTENSION: Welcome to new colorful JIRA Agile boards We have changed the way Kanban boards are displayed in JIRA to add some color and make our lifes happier with our new plugin. It is possible now to combine columns in boards To do this, when you are configuring your board, you need…
Read MoreTutorial – Creating a project template with Standalone artifacts in JIRA 7
1.- First see the instructions of this old post 2.- Change the file /src/main/resources/atlassian-plugin.xml like this. Bassically you need to add <projectTypeKey>business</projectTypeKey> 3.- In the file /src/main/java/com/example/plugins/tutorial/MyAddProjectHook.java change the file to like this:
Read MoreTutorial – Creating a project template with Standalone artifacts in JIRA
First create the plugin like the Atlassian recommendations Additionally in the dependences ( pom.xml ) put this dependences Additionally in the MyAddProjectHook put this code to create a new scheme for all artifacts, additionally you can create a Permission Scheme called “Template”, in this case this permissions will be cloned also:
Read More




