Creating a project configuration with over 500 custom fields can be a daunting task in JIRA. To simplify the process and avoid potential errors, a more efficient approach is required for managing field visibility. This short article explores a simple … Read More
Streamlining JIRA Instance: How to Extract Commercial Add-Ons
Introduction Today I had to update a zillion licenses of commercial add-ons in different instances. As being a lazy consultant who likes to use a command line instead of a mouse, I decided to check if I could use the … Read More
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 … 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
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