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 … Read More
Maximizing Efficiency: Querying JIRA for Confluence Links Made Easy
I had a question from one of our table grid editor customers that I wanted to share, as it’s valuable. They have a nice use case where they wanted to list all comments of a confluence page related to an … Read More
Optimize your JIRA approval process with ScriptRunner and Groovy scripting.
Introduction Are you considering using JIRA to support an approval process, but you’re not sure how to tackle it? This page details an implementation we made for one of our customers using a bit of groovy scripting and the unbelievable … Read More
Introducing skills based remuneration at idalko
We are currently recruiting people and the standard approach is to recruit ‘Junior development engineer’, ‘Senior software engineer’… The drawback of this approach is that it is easy to mismatch people. Some people consider themselves a senior, while our standards … Read More
Simplify Your Workflow with Script-Runner: Show/Hide Fields with Behaviour Functionality
You can’t imagine what Atlassian JIRA allows you to track. To accommodate all potential reporting needs, large companies tend to expand the number of fields on forms. In a number of cases, fields are only relevant under particular conditions. Making … Read More
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 … Read More