Learn to install Oracle Java JDK in Ubuntu without a PPA, and set it up entirely with environment variables and PATH variables set....
Jira + ScriptRunner: Update a Custom Field with Difference between Two Dates
Learn how to update a field with the difference between two dates in Jira, using a Groovy script on your workflow transitions....
Jira + ScriptRunner: Automatically Close Issues After a Period of Time
Develop a script to automatically close issues in a certain status in Jira so that your reports remain accurate....
Jira: Audit User Actions via Access Logs
Investigate user actions using the access logs provided by Jira....
Jira: Custom field with id 'customfield_ID' does not exist
Fix the "java.lang.IllegalArgumentException: Custom field with id 'customfield_id' does not exist" issue with this guide....