Integrating with Jira - Define Your Project
Last updated
Last updated
Jira is a very popular defect tracking system offered by Atlassian. It allows the DevOps team to work with the development teams to create new issues and track their progress. iCR can integrate with your Jira system to enable the teams to better accept and process the fixes generated by iCR.
This chapter will provide a quick overview on how to create a Jira project that will connect with iCR.
Your first step is to login to your regular Atlassian account and select the Jira software you plan to use with iCR. This step is shown in the video below:
Once you are within your Jira software you see your list of projects. For our example, we will create a new project for tracking bugs found in iCR.
NOTE: Jira does have a constraint that only users with Admin privilieges are allowed to create new projects in Jira. If you do not have those privileges, you will not be able to complete these steps. Check with your Jira administrator for help with this constraint.
To setup the project execute these steps:
Click the CREATE PROJECT
button on the right of the project list to create a new Project
That brings up a choice of templates
We are going to be using the default Bug Tracking template so we select that
Click on USE TEMPLATE
to choose the default template
Now we set up the project details. Enter a name for the project. We will use iCR-Bug-Tracking
as the project name
Notice that Jira automatically creates a default project key for this project. In our example, it is IBT
. This key will be used as a prefix for labeling future issues. We will need this later when we set up the connection between Jira and iCR
Then click on Create project
to instantiate this new project
The above steps will create a new project. Later, we will connect it with iCR so that iCR may enter newly discovered issues into this Jira project. A quick review of the project list will show that the new project is now avaiable.
The video below will show all of the steps noted above.
With the project created, we move to the next step which is to configure an OAuth app on behalf of our iCR server so that it may interact with this Jira project securely.