Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

1. Overview

There shall be a Jira app that can be configured to enable bi-directional sync between Jira and ServiceNow.

...

(This is based on information collected so far. We are still doing requirement analysis with customer).

1.1 Business Requirement

Business needs a plugin for ServiceNow connector for Atlassian Service Desk for seamlessly create/update Issues/Incidents in Jira SD and ServiceNow.

1.2 Pre-requisites

  1. ServiceNow user registration for integration
  2. Local Jira SDK configuration/Installation
  3. Listing the APIs required for ServiceNow integration

2. Proposed Solution

Plugin is intended to provides the facility to create/update incident in ServiceNow . Also, ServiceNow configuration is required to push the incident create/updates to Jira SD.

3. Solution Description


3.1 Features

Sl NoFeatures
1admin user should be able to configure the connection parameters in screen 
2admins user should be able to map the JIRA SD and Service Now Fields
3Any change (create/update/delete/edit) in JIRA SD should update the respective incident in ServiceNow
4Any change (create/update/delete/edit) in ServiceNow should update the respective Task/issues in Jira SD

3.2 User and Roles 

Jira Administrator privileges are required to install/access the plugin.

3.3 Supported Field Type Mapping 

Sr. NoJira Field TypeStatus
1Text Field (single line)
Status
colourGreen
titleDone
2Text Field (multi-line)
Status
colourGreen
titleDone
3Select List (single choice)
Status
colourGreen
titleDone
4WIKI Render
Status
colourGreen
titleDone

3.3 Supported Field Mapping for SAP Dev Instant

Sr. No.Jira Field Service Now FieldJira Field TypeStatus
1SummaryShort DescriptionText Field (single line)
Status
colourGreen
titleDone
2DescriptionDescriptionText Field (single line)
Status
colourGreen
titleDone
3CommentAdditional commentsWIKI Render
Status
colourGreen
titleDone
4PriorityCustomer PriorityText Field (single line)
Status
colourGreen
titleDone
5Issue KeyJIRA Issue KeyText Field (single line)
Status
colourGreen
titleDone
6SN Number - CFNumberText Field (single line)
Status
colourGreen
titleDone
7SN Sys Id - CFSys IDText Field (single line)
Status
colourGreen
titleDone
8



9



10