New Easy Kanban Roadmap for Jira Datacenter with Microsoft Project export new option!

Easy Kanban Roadmap (formerly Kanban Gantt) simplifies project management with a straightforward Gantt visualization for JIRA Agile Kanban board issues. Since december of 2023, exist a Paid commercial version of the App with those new features:  The Gantt extract all the issues of the configured Issue filter of the Kanban board (that means, closed issues…

Read More

🔄Coordinate your team directly from your board in Jira Datacenter with Easy Kanban Roadmap

Easy Kanban Roadmap (formerly Kanban Gantt) simplifies project management with a straightforward Gantt visualization for JIRA Agile Kanban board issues. Since december of 2023, exist a Paid commercial version of the App with those new features: 👉 The Gantt extract all the issues of the configured Issue filter of the Kanban board (that means, closed issues…

Read More

How to automate Jira Cloud backups using Windows

It’s very easy! First you need to install Python as admin in your Windows System. Go to the python.org website, select Download for Windows. Once installed, you must set the Python executables on the Windows System PATH environment variable. In “Control Panel “-> “System and Security” -> “System” click on “Advanced System Settings” Now click…

Read More

Create sub-task with specific label with Scriptrunner and Jira Server

Usually we want to create automatically subtasks in a transition and sometimes with a specific label. We use usually the plugin Adaptavist Scriptrunner in Jira Server to do tasks like this. Just creating a Postfunction in the Workflow. We can use the “Create Sub-task” script Postfunction with the usual parameters…   In the “additional issue…

Read More