Pascal RobertUsing Kics with Jira and XrayUsing Kics is quite useful to find security issues in your Terraform and Ansible code before even trying to apply them.Oct 13, 2022Oct 13, 2022
Pascal RobertUsing VSCode for Jira developmentI’m now a big fan of VSCode, so I was wondering if I could use it to develop a plugin for Jira (service + mail handler for MS Graph). The…Aug 24, 2022Aug 24, 2022
Pascal RobertUseful VSCode pluginsFor more than 25 years, BBedit has been my editor of choice (beside vi, when I need to edit files on remote Linux machines). But I had to…Mar 15, 2022Mar 15, 2022
Pascal RobertFinding filters that use ScriptRunner JQL functionsIf you ever need to find which filters in Jira use JQL functions coming from ScriptRunner, this Groovy script will help you:Jul 5, 2021Jul 5, 2021
Pascal RobertFinding the workflows that use pluginsYou are, sadly, moving to Jira Cloud and you don’t know the impact of your workflows with the move because of plugins? Or you just want to…Jul 4, 2021Jul 4, 2021
Pascal RobertImport data from CSV files into JiraSince Jira is Java-based, you can use any Type IV JDBC drivers with it. Jira itself supports MySQL, Oracle Database, PostgreSQL and MS SQL…Apr 25, 2020Apr 25, 2020
Pascal RobertThe power of ScriptRunnerAs you read in this previous post, a “plain” Jira instance already has ways to get data in and out. In Jira Server, you can also query the…Apr 10, 2020Apr 10, 2020
Pascal RobertHow to extend JIRA by APIs and servicesJira is a powerful tool to manage issues, tasks and software projects. With the add-ons that you can download from the Atlassian…Apr 9, 2020Apr 9, 2020