SlideShare a Scribd company logo
1 of 53
Download to read offline
EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN
Automating JIRA Service Desk
Resolving Your Issues Faster
Automating JIRA Service Desk
Resolving Your Issues Faster
WHAT TO AUTOMATE
IS YOUR TEAM (IN)EFFICIENT?
AUTOMATION IN JSD
QUESTIONS
JIRA Service Desk key features
Customer portal
Queues
SLAs
Reports
Knowledge Base
Studies showed that…
of IT teams did not have enough resources to
deliver the level of service that they aspire to
52%
Credits - “Anatomy of the Service Desk” by “SDI Europe”
http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
Studies showed that…
of agents feel stressed at work
65%
Credits - “Anatomy of the Service Desk” by “SDI Europe”
http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
Studies showed that…
of a service desk’s time is spent on fire-fighting
67%
Credits - “Anatomy of the Service Desk” by “SDI Europe”
http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
Studies showed that…
of agents say they feel under pressure at work
79%
Credits - “Anatomy of the Service Desk” by “SDI Europe”
http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
When your IT team is
overwhelmed…
Image credits
http://businessviews.co.za/
http://www.motherswhowork.co.uk/2012/06/7-tips-for-busy-mums-to-get-more-done-and-fit-even-more-into-their-days/
… they become demotivated
Image credits
http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2015/2/23/1424719457735/Man-sleeping-at-desk-head-009.jpg
Image credits
http://businessviews.co.za/
http://www.motherswhowork.co.uk/2012/06/7-tips-for-busy-mums-to-get-more-done-and-fit-even-more-into-their-days/
… forget about the important stuff
Image credits
http://cdn.shopify.com/s/files/1/0189/8634/files/messy-office.jpg?12125
of your serviced customers agree that their
service desk needs to be more efficient
93%
Studies showed that…
Credits - “Anatomy of the Service Desk” by “SDI Europe”
http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
Could we automate
things a bit?
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
Today, automation is everywhere…
Image credits -
http://elepho.com/amazing-home-cleaning-appliances-with-robot-tile-floor-claner/delectable-round-black-robot-tile-floor-cleaner-
and-birch-wood-vinyl-floor-for-your-home/
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
Everywhere.
Image credits - http://www.nytimes.com/2013/07/16/business/last-car-plant-brings-detroit-hope-and-cash.html?
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
E-ve-ry-where.
Image credits - http://twicr.tumblr.com/post/19731884194/trends-in-robots
What about in IT?
And in JIRA Service Desk?
“Oh, I need to go
update this
application now.”
“I need to set this
customer’s
expectations”
“Let’s close old
tickets.”
Repetitive tasks
“Can I get access
to this system
please?”
“L1 support hasn’t actioned
this ticket, let’s escalate it.”
“The customer hasn’t replied
for days. I probably should
ping for input.”
“Are some issues about to
breach their SLA?”
Trying not to forget about important stuff
“I want to help too!”“May I help you?”
Can we automate and help your agents?
Like…
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
… this?
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
… this?
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
… this?
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
… this?
It would be…
… AUTOMAGIC !
Introducing…
Automation
for
JIRA Service Desk
WHAT TO AUTOMATE
AUTOMATION IN JSD
Automating JIRA Service Desk
Resolving Your Issues Faster
IS YOUR TEAM (IN)EFFICIENT?
QUESTIONS
Anatomy of a rule
Rule Component
Rule
JSD blueprints
Be aware of urgent issues
This rule alerts you to urgent issues when they
are raised so you can address them
immediately.
Update incident when linked problem
transitions
This rule alerts you to urgent issues when they
are raised so you can address them
immediately.
Re-open on customer comment
When a comment is added to a resolved issue,
this rule will re-open the issue.
Set customers expectations
Let customers know of expected resolution
times when they raise a request.
Keep on top of SLAs
This rule alerts you to at-risk SLAs so you can
stay on top of important issues.
Transition on comment
When a comment is added to an issue, this rule
automatically transitions the issue so it’s clear
who it’s waiting on.
What can you extend?
• Any JIRA event
• Issue events
• User events
• Any other event
• Webhook
• Custom field
value
• User property
• Webhook URL
param
• REST API call
• Close a bunch of
issues
• Send an email
• Send a HipChat
message
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
• Big cool statistic
• 2,56
9
• Add-Ons in Marketplace
Keep calm. We have docs.
Define the module
<automation-rule-then-action key="call-number-then-action"

class="com.atlassian.plugins.atlascamp.sdautomation.CallMeMaybe" name="Call number"

name-i18n-key="call.number.name">

<icon-class>user-status</icon-class>

<requires>

<require>issue</require>

</requires>

<visualiser
class="com.atlassian.plugins.atlascamp.sdautomation.CallNumberVisualiser"/>

<validator
class="com.atlassian.plugins.atlascamp.sdautomation.PhoneNumberValidator"/>

<web-form-module>atlascamp/automation/demo/modules/call-number-form</web-form-
module>

</automation-rule-then-action>
Automating JIRA Service Desk
Resolving Your Issues Faster
IS YOUR TEAM (IN)EFFICIENT?
WHAT TO AUTOMATE
QUESTIONS
AUTOMATION IN JSD
Shan wants trivial tasks eliminated
“Password reset requests from business users of our internal systems are a thing of the past”
THEN
reset the reporters
password automatically
IF
request is a “Password Reset” for an
“Internal System”
WHEN
an issue is created
Shan’s Automation rule
Sophia wants to work faster and smarter
“What if I could automatically triage incoming tickets that are managed externally?”
THEN
add the issue label
“managed_externally”
IF
the reporter email address domain is
“@atlassian.com”
WHEN
an issue is created
Let’s help Sophia with Automation
Robert wants to be aware of important things
“I remember when my team was missing these urgent tickets and customers were angry at us”
THEN
send a HipChat
message to Robert
IF
it is a Blocker issue
WHEN
an SLA is 30mins away
from breaching
Robert has set this automation rule
THEN
send a HipChat
message to Robert
IF
it is a Blocker issue
WHEN
an SLA is 30mins away
from breaching
Robert has set this automation rule
WHEN
an SLA has breached
THEN
send a HipChat message
to the whole team
Keynote
Atlassian for IT teams
Tomorrow
09:00 AM
Tomorrow
01:00 PM
ChatOps: Automating your Company with
HipChat, Bitbucket and JIRA Service Desk
Oscar Insurance
Automation helps you
focus on the right things
You can automate the
shit out of everything
Come and see us at
the JSD area
Thank you!
EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN
bit.ly/jsdguide
Developer guide
Thank you!
EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN
bit.ly/jsdguide
Developer guide

More Related Content

What's hot

Six sigma green belt project template
Six sigma green belt project templateSix sigma green belt project template
Six sigma green belt project template
Shankaran Rd
 
Understanding six sigma
Understanding six sigmaUnderstanding six sigma
Understanding six sigma
Omar Aijaz
 
Lean Six Sigma - Process Risk Analysis (FMEA)
Lean Six Sigma - Process Risk Analysis (FMEA)Lean Six Sigma - Process Risk Analysis (FMEA)
Lean Six Sigma - Process Risk Analysis (FMEA)
Flevy.com Best Practices
 

What's hot (20)

Process fmea work_instructions
Process fmea work_instructionsProcess fmea work_instructions
Process fmea work_instructions
 
Six Sigma Green Belt
Six Sigma Green BeltSix Sigma Green Belt
Six Sigma Green Belt
 
JIRA Service Desk presentation
JIRA Service Desk presentationJIRA Service Desk presentation
JIRA Service Desk presentation
 
Go Jira
Go JiraGo Jira
Go Jira
 
Lean 101
Lean 101Lean 101
Lean 101
 
Major Incident Management
Major Incident ManagementMajor Incident Management
Major Incident Management
 
ITIL Incident Management Workflow - Process Guide
	 ITIL Incident Management Workflow - Process Guide	 ITIL Incident Management Workflow - Process Guide
ITIL Incident Management Workflow - Process Guide
 
Introducing JIRA Service Desk
Introducing JIRA Service DeskIntroducing JIRA Service Desk
Introducing JIRA Service Desk
 
ITSM Vendor Agnostic
ITSM Vendor AgnosticITSM Vendor Agnostic
ITSM Vendor Agnostic
 
Six sigma green belt project template
Six sigma green belt project templateSix sigma green belt project template
Six sigma green belt project template
 
Green Belt Project Storyboard Template Example
Green Belt Project Storyboard Template Example Green Belt Project Storyboard Template Example
Green Belt Project Storyboard Template Example
 
Apqp fundamentals
Apqp fundamentalsApqp fundamentals
Apqp fundamentals
 
Jira overview
Jira overviewJira overview
Jira overview
 
Case History of ISO 14224 Application in the QGOG Offshore Drilling Fleet
Case History of ISO 14224 Application in the QGOG Offshore Drilling FleetCase History of ISO 14224 Application in the QGOG Offshore Drilling Fleet
Case History of ISO 14224 Application in the QGOG Offshore Drilling Fleet
 
Rethinking Segregation of Duties: Where Is Your Business Most Exposed?
Rethinking Segregation of Duties: Where Is Your Business Most Exposed?Rethinking Segregation of Duties: Where Is Your Business Most Exposed?
Rethinking Segregation of Duties: Where Is Your Business Most Exposed?
 
Understanding six sigma
Understanding six sigmaUnderstanding six sigma
Understanding six sigma
 
Lean Six Sigma - Process Risk Analysis (FMEA)
Lean Six Sigma - Process Risk Analysis (FMEA)Lean Six Sigma - Process Risk Analysis (FMEA)
Lean Six Sigma - Process Risk Analysis (FMEA)
 
7 QC Tools - Tamil
7 QC Tools - Tamil7 QC Tools - Tamil
7 QC Tools - Tamil
 
Root cause analysis master plan
Root cause analysis master planRoot cause analysis master plan
Root cause analysis master plan
 
Root Cause Analysis (RCA) Tools
Root Cause Analysis (RCA) ToolsRoot Cause Analysis (RCA) Tools
Root Cause Analysis (RCA) Tools
 

Viewers also liked

Service Desk Keynote Summit 2014
Service Desk Keynote Summit 2014Service Desk Keynote Summit 2014
Service Desk Keynote Summit 2014
Atlassian
 
Spiceworks Basics 2: Help Desk & Reporting
Spiceworks Basics 2: Help Desk & ReportingSpiceworks Basics 2: Help Desk & Reporting
Spiceworks Basics 2: Help Desk & Reporting
Spiceworks
 

Viewers also liked (20)

Everything about TAXII
Everything about TAXIIEverything about TAXII
Everything about TAXII
 
JIRA 7: New APIs, New Plugin Points, New JIRA
JIRA 7: New APIs, New Plugin Points, New JIRAJIRA 7: New APIs, New Plugin Points, New JIRA
JIRA 7: New APIs, New Plugin Points, New JIRA
 
Spiking Your Way to Improved Agile Development - Anatoli Kazatchkov
Spiking Your Way to Improved Agile Development - Anatoli KazatchkovSpiking Your Way to Improved Agile Development - Anatoli Kazatchkov
Spiking Your Way to Improved Agile Development - Anatoli Kazatchkov
 
Jira live demo 2017
Jira live demo 2017Jira live demo 2017
Jira live demo 2017
 
Insight Asset Management for JIRA Service Desk
Insight Asset Management for JIRA Service DeskInsight Asset Management for JIRA Service Desk
Insight Asset Management for JIRA Service Desk
 
How to Support External Customers with JIRA Service Desk - Tony Atkins
How to Support External Customers with JIRA Service Desk - Tony AtkinsHow to Support External Customers with JIRA Service Desk - Tony Atkins
How to Support External Customers with JIRA Service Desk - Tony Atkins
 
How to Implement SLAs and Metrics in JIRA Service Desk - Lucas Dussurget
How to Implement SLAs and Metrics in JIRA Service Desk - Lucas DussurgetHow to Implement SLAs and Metrics in JIRA Service Desk - Lucas Dussurget
How to Implement SLAs and Metrics in JIRA Service Desk - Lucas Dussurget
 
Outsourcing your help desk
Outsourcing your help deskOutsourcing your help desk
Outsourcing your help desk
 
Webcast: Building a Better Help Desk
Webcast: Building a Better Help DeskWebcast: Building a Better Help Desk
Webcast: Building a Better Help Desk
 
Help Desk - Introduction to Spiceworks' Free Help Desk Software
Help Desk - Introduction to Spiceworks' Free Help Desk SoftwareHelp Desk - Introduction to Spiceworks' Free Help Desk Software
Help Desk - Introduction to Spiceworks' Free Help Desk Software
 
Aitp evolution of the modern day help desk - october 14th 2004
Aitp   evolution of the modern day help desk - october 14th 2004Aitp   evolution of the modern day help desk - october 14th 2004
Aitp evolution of the modern day help desk - october 14th 2004
 
Free Training Series | Case Studies in Service Desk and Desktop Support Colla...
Free Training Series | Case Studies in Service Desk and Desktop Support Colla...Free Training Series | Case Studies in Service Desk and Desktop Support Colla...
Free Training Series | Case Studies in Service Desk and Desktop Support Colla...
 
Service Desk Keynote Summit 2014
Service Desk Keynote Summit 2014Service Desk Keynote Summit 2014
Service Desk Keynote Summit 2014
 
How Sotheby's Uses JIRA Service Desk to Sell Million-Dollar Artwork
How Sotheby's Uses JIRA Service Desk to Sell Million-Dollar ArtworkHow Sotheby's Uses JIRA Service Desk to Sell Million-Dollar Artwork
How Sotheby's Uses JIRA Service Desk to Sell Million-Dollar Artwork
 
Otrs help desk-solutions-linux-2012
Otrs help desk-solutions-linux-2012Otrs help desk-solutions-linux-2012
Otrs help desk-solutions-linux-2012
 
Top 5 Reasons to Use Web Help Desk for Ticketing Management
Top 5 Reasons to Use Web Help Desk for Ticketing ManagementTop 5 Reasons to Use Web Help Desk for Ticketing Management
Top 5 Reasons to Use Web Help Desk for Ticketing Management
 
Servicedesk com Software Livre
Servicedesk com Software LivreServicedesk com Software Livre
Servicedesk com Software Livre
 
The DIY Service Desk – Maximizing the Value of Self Service - Christophe Capel
The DIY Service Desk – Maximizing the Value of Self Service - Christophe CapelThe DIY Service Desk – Maximizing the Value of Self Service - Christophe Capel
The DIY Service Desk – Maximizing the Value of Self Service - Christophe Capel
 
Top 3 Help Desk Challenges & What You Can Do About Them
Top 3 Help Desk Challenges & What You Can Do About ThemTop 3 Help Desk Challenges & What You Can Do About Them
Top 3 Help Desk Challenges & What You Can Do About Them
 
Spiceworks Basics 2: Help Desk & Reporting
Spiceworks Basics 2: Help Desk & ReportingSpiceworks Basics 2: Help Desk & Reporting
Spiceworks Basics 2: Help Desk & Reporting
 

Similar to Automating JIRA Service Desk : Resolving Your Issues Faster

Open Social In The Enterprise
Open Social In The EnterpriseOpen Social In The Enterprise
Open Social In The Enterprise
Tim Moore
 
Application Performance: 6 Steps to Enhance Performance of Critical Systems
Application Performance: 6 Steps to Enhance Performance of Critical SystemsApplication Performance: 6 Steps to Enhance Performance of Critical Systems
Application Performance: 6 Steps to Enhance Performance of Critical Systems
CAST
 
Marketing Automation for the Fortune 5 Million
Marketing Automation for the Fortune 5 MillionMarketing Automation for the Fortune 5 Million
Marketing Automation for the Fortune 5 Million
Act-On Software
 

Similar to Automating JIRA Service Desk : Resolving Your Issues Faster (20)

Turbo-Charge Your JIRA Service Desk with ITSM & Automation Awesomeness
Turbo-Charge Your JIRA Service Desk with ITSM & Automation AwesomenessTurbo-Charge Your JIRA Service Desk with ITSM & Automation Awesomeness
Turbo-Charge Your JIRA Service Desk with ITSM & Automation Awesomeness
 
5 Amazing Reasons DBAs Need to Love Extended Events
5 Amazing Reasons DBAs Need to Love Extended Events5 Amazing Reasons DBAs Need to Love Extended Events
5 Amazing Reasons DBAs Need to Love Extended Events
 
Agility Matrix Explained
Agility Matrix ExplainedAgility Matrix Explained
Agility Matrix Explained
 
Adelaide D365 UG May 2017 - Connected Field Services
Adelaide D365 UG May 2017 - Connected Field ServicesAdelaide D365 UG May 2017 - Connected Field Services
Adelaide D365 UG May 2017 - Connected Field Services
 
AtlasCamp 2015: JIRA Service Desk: Scale your team with build-it-yourself aut...
AtlasCamp 2015: JIRA Service Desk: Scale your team with build-it-yourself aut...AtlasCamp 2015: JIRA Service Desk: Scale your team with build-it-yourself aut...
AtlasCamp 2015: JIRA Service Desk: Scale your team with build-it-yourself aut...
 
Transformation Through Automation: Harnessing the Power of Modern Solutions
Transformation Through Automation: Harnessing the Power of Modern SolutionsTransformation Through Automation: Harnessing the Power of Modern Solutions
Transformation Through Automation: Harnessing the Power of Modern Solutions
 
Toronto ACE Sept 2022.pptx
Toronto ACE Sept 2022.pptxToronto ACE Sept 2022.pptx
Toronto ACE Sept 2022.pptx
 
Are you getting traction - Tales from the tech transfer trenches
Are you getting traction - Tales from the tech transfer trenchesAre you getting traction - Tales from the tech transfer trenches
Are you getting traction - Tales from the tech transfer trenches
 
Open Social In The Enterprise
Open Social In The EnterpriseOpen Social In The Enterprise
Open Social In The Enterprise
 
UEMB230: Presenting All Your Data—Getting Started with Xtraction
UEMB230: Presenting All Your Data—Getting Started with XtractionUEMB230: Presenting All Your Data—Getting Started with Xtraction
UEMB230: Presenting All Your Data—Getting Started with Xtraction
 
5 Steps to Get Precise SAP Impact-Based Testing
5 Steps to Get Precise SAP Impact-Based Testing5 Steps to Get Precise SAP Impact-Based Testing
5 Steps to Get Precise SAP Impact-Based Testing
 
Denver AUG ACE Jira Service Desk in an Hour Isos Tech
Denver AUG ACE Jira Service Desk in an Hour Isos TechDenver AUG ACE Jira Service Desk in an Hour Isos Tech
Denver AUG ACE Jira Service Desk in an Hour Isos Tech
 
AWS Security in Your Sleep: Build End-to-End Automation for IR Workflows (SEC...
AWS Security in Your Sleep: Build End-to-End Automation for IR Workflows (SEC...AWS Security in Your Sleep: Build End-to-End Automation for IR Workflows (SEC...
AWS Security in Your Sleep: Build End-to-End Automation for IR Workflows (SEC...
 
Six steps-to-enhance-performance-of-critical-systems
Six steps-to-enhance-performance-of-critical-systemsSix steps-to-enhance-performance-of-critical-systems
Six steps-to-enhance-performance-of-critical-systems
 
Accelerating Add-on Development From Concept to Launch
Accelerating Add-on Development From Concept to LaunchAccelerating Add-on Development From Concept to Launch
Accelerating Add-on Development From Concept to Launch
 
Application Performance: 6 Steps to Enhance Performance of Critical Systems
Application Performance: 6 Steps to Enhance Performance of Critical SystemsApplication Performance: 6 Steps to Enhance Performance of Critical Systems
Application Performance: 6 Steps to Enhance Performance of Critical Systems
 
Building and Supporting Billion Dollar Ships with JIRA - Greg Warner
Building and Supporting Billion Dollar Ships with JIRA - Greg WarnerBuilding and Supporting Billion Dollar Ships with JIRA - Greg Warner
Building and Supporting Billion Dollar Ships with JIRA - Greg Warner
 
Defying Logic - Business Logic Testing with Automation
Defying Logic - Business Logic Testing with AutomationDefying Logic - Business Logic Testing with Automation
Defying Logic - Business Logic Testing with Automation
 
Marketing Automation for the Fortune 5 Million
Marketing Automation for the Fortune 5 MillionMarketing Automation for the Fortune 5 Million
Marketing Automation for the Fortune 5 Million
 
Six sigma (1)
Six sigma (1)Six sigma (1)
Six sigma (1)
 

More from Atlassian

Design Your Next App with the Atlassian Vendor Sketch Plugin
Design Your Next App with the Atlassian Vendor Sketch PluginDesign Your Next App with the Atlassian Vendor Sketch Plugin
Design Your Next App with the Atlassian Vendor Sketch Plugin
Atlassian
 

More from Atlassian (20)

International Women's Day 2020
International Women's Day 2020International Women's Day 2020
International Women's Day 2020
 
10 emerging trends that will unbreak your workplace in 2020
10 emerging trends that will unbreak your workplace in 202010 emerging trends that will unbreak your workplace in 2020
10 emerging trends that will unbreak your workplace in 2020
 
Forge App Showcase
Forge App ShowcaseForge App Showcase
Forge App Showcase
 
Let's Build an Editor Macro with Forge UI
Let's Build an Editor Macro with Forge UILet's Build an Editor Macro with Forge UI
Let's Build an Editor Macro with Forge UI
 
Meet the Forge Runtime
Meet the Forge RuntimeMeet the Forge Runtime
Meet the Forge Runtime
 
Forge UI: A New Way to Customize the Atlassian User Experience
Forge UI: A New Way to Customize the Atlassian User ExperienceForge UI: A New Way to Customize the Atlassian User Experience
Forge UI: A New Way to Customize the Atlassian User Experience
 
Take Action with Forge Triggers
Take Action with Forge TriggersTake Action with Forge Triggers
Take Action with Forge Triggers
 
Observability and Troubleshooting in Forge
Observability and Troubleshooting in ForgeObservability and Troubleshooting in Forge
Observability and Troubleshooting in Forge
 
Trusted by Default: The Forge Security & Privacy Model
Trusted by Default: The Forge Security & Privacy ModelTrusted by Default: The Forge Security & Privacy Model
Trusted by Default: The Forge Security & Privacy Model
 
Designing Forge UI: A Story of Designing an App UI System
Designing Forge UI: A Story of Designing an App UI SystemDesigning Forge UI: A Story of Designing an App UI System
Designing Forge UI: A Story of Designing an App UI System
 
Forge: Under the Hood
Forge: Under the HoodForge: Under the Hood
Forge: Under the Hood
 
Access to User Activities - Activity Platform APIs
Access to User Activities - Activity Platform APIsAccess to User Activities - Activity Platform APIs
Access to User Activities - Activity Platform APIs
 
Design Your Next App with the Atlassian Vendor Sketch Plugin
Design Your Next App with the Atlassian Vendor Sketch PluginDesign Your Next App with the Atlassian Vendor Sketch Plugin
Design Your Next App with the Atlassian Vendor Sketch Plugin
 
Tear Up Your Roadmap and Get Out of the Building
Tear Up Your Roadmap and Get Out of the BuildingTear Up Your Roadmap and Get Out of the Building
Tear Up Your Roadmap and Get Out of the Building
 
Nailing Measurement: a Framework for Measuring Metrics that Matter
Nailing Measurement: a Framework for Measuring Metrics that MatterNailing Measurement: a Framework for Measuring Metrics that Matter
Nailing Measurement: a Framework for Measuring Metrics that Matter
 
Building Apps With Color Blind Users in Mind
Building Apps With Color Blind Users in MindBuilding Apps With Color Blind Users in Mind
Building Apps With Color Blind Users in Mind
 
Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...
Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...
Creating Inclusive Experiences: Balancing Personality and Accessibility in UX...
 
Beyond Diversity: A Guide to Building Balanced Teams
Beyond Diversity: A Guide to Building Balanced TeamsBeyond Diversity: A Guide to Building Balanced Teams
Beyond Diversity: A Guide to Building Balanced Teams
 
The Road(map) to Las Vegas - The Story of an Emerging Self-Managed Team
The Road(map) to Las Vegas - The Story of an Emerging Self-Managed TeamThe Road(map) to Las Vegas - The Story of an Emerging Self-Managed Team
The Road(map) to Las Vegas - The Story of an Emerging Self-Managed Team
 
Building Apps With Enterprise in Mind
Building Apps With Enterprise in MindBuilding Apps With Enterprise in Mind
Building Apps With Enterprise in Mind
 

Recently uploaded

TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 

Recently uploaded (20)

TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 

Automating JIRA Service Desk : Resolving Your Issues Faster

  • 1. EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN Automating JIRA Service Desk Resolving Your Issues Faster
  • 2. Automating JIRA Service Desk Resolving Your Issues Faster WHAT TO AUTOMATE IS YOUR TEAM (IN)EFFICIENT? AUTOMATION IN JSD QUESTIONS
  • 3. JIRA Service Desk key features Customer portal Queues SLAs Reports Knowledge Base
  • 4. Studies showed that… of IT teams did not have enough resources to deliver the level of service that they aspire to 52% Credits - “Anatomy of the Service Desk” by “SDI Europe” http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
  • 5. Studies showed that… of agents feel stressed at work 65% Credits - “Anatomy of the Service Desk” by “SDI Europe” http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
  • 6. Studies showed that… of a service desk’s time is spent on fire-fighting 67% Credits - “Anatomy of the Service Desk” by “SDI Europe” http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
  • 7. Studies showed that… of agents say they feel under pressure at work 79% Credits - “Anatomy of the Service Desk” by “SDI Europe” http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
  • 8. When your IT team is overwhelmed…
  • 9. Image credits http://businessviews.co.za/ http://www.motherswhowork.co.uk/2012/06/7-tips-for-busy-mums-to-get-more-done-and-fit-even-more-into-their-days/ … they become demotivated Image credits http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2015/2/23/1424719457735/Man-sleeping-at-desk-head-009.jpg
  • 10. Image credits http://businessviews.co.za/ http://www.motherswhowork.co.uk/2012/06/7-tips-for-busy-mums-to-get-more-done-and-fit-even-more-into-their-days/ … forget about the important stuff Image credits http://cdn.shopify.com/s/files/1/0189/8634/files/messy-office.jpg?12125
  • 11. of your serviced customers agree that their service desk needs to be more efficient 93% Studies showed that… Credits - “Anatomy of the Service Desk” by “SDI Europe” http://toolbox.servicedeskinstitute.com/admin/includes/download.php?id=586
  • 13. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace Today, automation is everywhere… Image credits - http://elepho.com/amazing-home-cleaning-appliances-with-robot-tile-floor-claner/delectable-round-black-robot-tile-floor-cleaner- and-birch-wood-vinyl-floor-for-your-home/
  • 14. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace Everywhere. Image credits - http://www.nytimes.com/2013/07/16/business/last-car-plant-brings-detroit-hope-and-cash.html?
  • 15. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace E-ve-ry-where. Image credits - http://twicr.tumblr.com/post/19731884194/trends-in-robots
  • 16. What about in IT? And in JIRA Service Desk?
  • 17. “Oh, I need to go update this application now.” “I need to set this customer’s expectations” “Let’s close old tickets.” Repetitive tasks “Can I get access to this system please?”
  • 18. “L1 support hasn’t actioned this ticket, let’s escalate it.” “The customer hasn’t replied for days. I probably should ping for input.” “Are some issues about to breach their SLA?” Trying not to forget about important stuff
  • 19. “I want to help too!”“May I help you?” Can we automate and help your agents?
  • 20.
  • 22. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace … this?
  • 23. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace … this?
  • 24. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace … this?
  • 25. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace … this?
  • 30. WHAT TO AUTOMATE AUTOMATION IN JSD Automating JIRA Service Desk Resolving Your Issues Faster IS YOUR TEAM (IN)EFFICIENT? QUESTIONS
  • 31. Anatomy of a rule Rule Component Rule
  • 32.
  • 33. JSD blueprints Be aware of urgent issues This rule alerts you to urgent issues when they are raised so you can address them immediately. Update incident when linked problem transitions This rule alerts you to urgent issues when they are raised so you can address them immediately. Re-open on customer comment When a comment is added to a resolved issue, this rule will re-open the issue. Set customers expectations Let customers know of expected resolution times when they raise a request. Keep on top of SLAs This rule alerts you to at-risk SLAs so you can stay on top of important issues. Transition on comment When a comment is added to an issue, this rule automatically transitions the issue so it’s clear who it’s waiting on.
  • 34. What can you extend? • Any JIRA event • Issue events • User events • Any other event • Webhook • Custom field value • User property • Webhook URL param • REST API call • Close a bunch of issues • Send an email • Send a HipChat message
  • 35. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace
  • 36. • Big cool statistic • 2,56 9 • Add-Ons in Marketplace Keep calm. We have docs.
  • 37. Define the module <automation-rule-then-action key="call-number-then-action"
 class="com.atlassian.plugins.atlascamp.sdautomation.CallMeMaybe" name="Call number"
 name-i18n-key="call.number.name">
 <icon-class>user-status</icon-class>
 <requires>
 <require>issue</require>
 </requires>
 <visualiser class="com.atlassian.plugins.atlascamp.sdautomation.CallNumberVisualiser"/>
 <validator class="com.atlassian.plugins.atlascamp.sdautomation.PhoneNumberValidator"/>
 <web-form-module>atlascamp/automation/demo/modules/call-number-form</web-form- module>
 </automation-rule-then-action>
  • 38.
  • 39. Automating JIRA Service Desk Resolving Your Issues Faster IS YOUR TEAM (IN)EFFICIENT? WHAT TO AUTOMATE QUESTIONS AUTOMATION IN JSD
  • 40. Shan wants trivial tasks eliminated “Password reset requests from business users of our internal systems are a thing of the past”
  • 41. THEN reset the reporters password automatically IF request is a “Password Reset” for an “Internal System” WHEN an issue is created Shan’s Automation rule
  • 42. Sophia wants to work faster and smarter “What if I could automatically triage incoming tickets that are managed externally?”
  • 43. THEN add the issue label “managed_externally” IF the reporter email address domain is “@atlassian.com” WHEN an issue is created Let’s help Sophia with Automation
  • 44. Robert wants to be aware of important things “I remember when my team was missing these urgent tickets and customers were angry at us”
  • 45. THEN send a HipChat message to Robert IF it is a Blocker issue WHEN an SLA is 30mins away from breaching Robert has set this automation rule
  • 46. THEN send a HipChat message to Robert IF it is a Blocker issue WHEN an SLA is 30mins away from breaching Robert has set this automation rule WHEN an SLA has breached THEN send a HipChat message to the whole team
  • 47. Keynote Atlassian for IT teams Tomorrow 09:00 AM
  • 48. Tomorrow 01:00 PM ChatOps: Automating your Company with HipChat, Bitbucket and JIRA Service Desk Oscar Insurance
  • 49. Automation helps you focus on the right things
  • 50. You can automate the shit out of everything
  • 51. Come and see us at the JSD area
  • 52. Thank you! EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN bit.ly/jsdguide Developer guide
  • 53. Thank you! EDWARD ZHANG & CLEMENT CAPIAUX • DEVELOPERS • ATLASSIAN bit.ly/jsdguide Developer guide