Atlassian announced the hosted cloud solution of their products on Atlassian Camp in 2014. And, of course, the Exalate team stood before the goal to add cloud support to our product. We already have the play rest application for synchronization … Read More
Testing for Duplicate Summaries when Creating JIRA Issues with ScriptRunner
I once had the request to add a bit of business logic to a project configuration. The customer had a JIRA project which contained parts (a bit like a CMDB) and he wanted to avoid duplicate entries. I decided to … Read More
Optimising Email Communication in JIRA: Remove Mail Prefix from Generated Emails
We are using the ‘JIRA email this issue‘ add-on to send various types of emails to our contacts. One of the drawbacks of using JIRA mail is that every email is prefixed with a fixed string, and it is … Read More
Effortlessly Embedding HTML Forms in Confluence Pages
Introduction A customer called with the following problem “Hi iDalko I need to create a very simple form which collects some data from the user, do some calculation on it and show the result in the same page. Is this … Read More
Managing Field Visibility in JIRA: How to Ensure All Fields on Screens are Visible in FieldConfig
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