Automation in Jira Service Management
Clearvision - Now part of Eficode
Atlassian Platinum Solution Partner? Sunday Times ??? Turbocharge Your Atlassian Tools?
People expect their services to be delivered quickly, without forgoing quality. To meet this demand, using a High-Velocity ITSM solution like Jira Service Management is an absolute must. But that’s only the first step in delivering value FAST for your teams.
A good way to improve service management and productivity in your teams is to utilise automations within your tasks.
What is automation in Jira Service Management?
Automation in JSM allows users to fully automate their service management processes, using a set of triggers, conditions and actions. Applying automations to your tasks can protect your teams from having to work on manual, repetitive tasks, saving them precious time and resources.
Automation’s a “no-code” feature, meaning anyone can create their own automation rules, regardless of their technical experience.
You can use automations to:
To start applying automations to your tasks, you first need to understand the guidelines that are required of them, starting with their rules.
Automation rules in JSM
Rules help you automate actions within your system, based on any criteria you set for them, and are made up of three parts:?
Triggers?–?They kick off the rule.
Conditions?–?They refine the rule.
Actions?–?They perform tasks on your site.
By combining them together, you can create rules that can do anything from calculating an incident’s priority based on impact and urgency, or reopening an issue if a customer comments on it after it’s been resolved.
Triggers
They kick off the execution of your rules and will listen for events in Jira, such as when an issue is created or when a field value’s been changed. Triggers can be set to run on a schedule and customised before being applied to a rule.
Conditions
They allow you to narrow the scope of your rules and must be met to keep them running. For example, you can set up a rule to only escalate an issue if it’s a high priority. If a condition fails, the rule will stop running and no actions following the condition will be performed.
Actions
They execute your rules and allow you to automate tasks and make changes to your site. They also enable you to perform tasks, such as editing a ticket, sending a notification, or creating sub-tasks.
Related issues
Issues in Jira either contain sub-tasks or links to other issues using certain relationships. This means when you’re using automation, your actions need to apply to not only the source issue that triggered the rule but also any issues related to it.
Special Actions and Conditions are available to create powerful rules that work across complex issue relationships, such as seeing all sub-tasks of a parent change record resolved.
Smart values
They allow you to access and manipulate a wider range of issue data within your site, adding more power and complexity to your rules. Smart values allow you to access issue data within Jira, such as sending Slack messages that include the issue key and issue summary: {{issue.key}} {{issue.summary}}.
Audit log
All your rules will have an audit log you can review to see when the rule was triggered, the result of the execution, and any actions that may have been performed. You can view the audit log of an individual rule, project-wide level, or global level.
ability to build and share custom dashboards. Use Jira Service Management as a source of truth to bring together data across your changes, incidents, and services.
领英推荐
When measuring your change enablement performance, focus on metrics that unlock learning and improvements, and ask yourself:
Are we meeting change-related governance and compliance requirements?
Common Automation Use Cases
Automations can be applied almost everywhere, so where should you start? Below you’ll find a collection of common use cases to help get you started.?
Auto-assign issues to your team
When an issue’s created, it often doesn’t have an assignee by default. Automation in Jira Service Management gives you the flexibility to auto-assign issues, based on the conditions that you specify. Here’s how to build this rule:
Auto-close old JSM support tickets
Customers can be slow to respond to tickets or may even stop responding to them. JSM allows you to use scheduled automation rules to seek out old Jira tickets that have no responses, close them and comment for transparency.?
Below is an example of how to close and comment on an issue that’s been open for 5 days, with no activity from the customer. Here’s how to build the rule for it:
Re-open issue if customer comments on a closed issue
When a customer comments on a closed ticket, this automation rule ensures the issue’s been reopened and reassigned, with comments being added to let the customer know what’s happened. Here’s how?to build this rule:
Suppose you’d like to try applying automations yourself. In that case, you can find ready-made templates for them in Atlassian’s?automation template library?and test them in Jira Service Management’s automation sandbox environment.