Use Case: Adding Project Role Users as Watchers to an Issue
One of our customers wanted to adapt their issue workflow such that specific users got automatically added as watchers to an issue when it gets created. The following script will iterate over all users who have the role ‘ProjectWatcher’ and automatically be added as a watcher. /* ** Add watchers from project role ‘ProjectWatcher ** […]
Use Case: Updating Host File with IP Addresses of Host-Running Containers
Introduction We are using BIRT extensively for reporting from our Atlassian JIRA. The BIRT viewer is a tomcat application that will use a design file to turn raw data into documents or pdf files. But now we have this idea to migrate our Atlassian stack to docker, and the migration of BIRT into the container […]
How to Calculate Days between Issue Creation and Resolution Date in JIRA
Introduction Assume you want to watch how long it takes (on average) to resolve issues. JIRA is providing quite a number of reporting options like the Control chart report and much more. But these are pretty complex things to grasp, and in the end, you just need to know how many days it took to […]
Calculating Calendar Days Between Issue Creation and Resolution Using Script-Runner: A How-To Guide
Are you using Atlassian JIRA as tool to track customer complaints and suggestions. Do you want to improve your support operation then you know that numbers will tell you the tale. How long does it take to pick up an issue, what is the average resolution time. Atlassian is providing a great product to manage […]
The curse of a JIRA Plugin
Atlassian is open and easy to extend The Atlassian Product suite is very successful thanks to the thriving ecosystem. Thousands of Atlassian users contribute to the product suite on a daily base. Part of the success is the Atlassian marketplace with more than 3500 plugins for JIRA, confluence … Whenever you have a specific need, chances […]
How to keep issues on the radar
Passing the baton workflow To implement the ‘passing the baton’ approach, we adapted our workflow. Of course the approach is applicable to other workflows as well – our workflow has following steps. Open – whenever an issue is created Planned – the issue has been reviewed and we agreed who will tackle it by when […]
SBT the build tool of future
As you probably know the Exalate team stores the common part of all our applications in the separate project named Exalate-components. We build the sub-projects there and use them as dependencies in all our products. Before we used the maven in several Exalate-component modules and other modules were built by sbt. It was very convenient. […]
Idalko and Avisi: The Ultimate Atlassian and monday.com Dream Team
Are you ready for some exciting news? Well, grab your coffee and get ready to rock it because Idalko and Avisi have just announced their merger, and it’s going to be epic! For those of you who don’t know, Idalko and Avisi are two of the most innovative and forward-thinking Atlassian Platinum and monday.com Gold […]
Use Jira to follow up on sales opportunities
If you’re selling products or services, TGE will be there to help you with storing all the information about your customers – simply using tables.
Jira Tableau Integration: The Complete Guide
This article was written by Anna Odrinskaya from Alpha Serve. If you’re a Jira user, you might already be benefitting from a variety of add-ons and connectors provided for this flexible platform by different vendors. Tableau connector for Jira is one of those connectors that enables you to explore and analyze your Jira data in the […]