The Help Desk project

Now that we have seen all the key aspects that make up a project, let's revisit what we learned so far and put it to practice. In this exercise, we will be setting up a project for our support teams:

  • A new project category for all support teams
  • A new project for our help desk support team
  • Components for the systems supported by the team
  • Versions to better manage issues created by users

Creating a new project category

Let's start by creating a project category. We will create a category for all of our internal support teams and their respective support JIRA projects.

Please note that this step is optional as JIRA does not require any project to belong to a project category:

  1. Log in to JIRA with a user who has JIRA Administrator's permission.
  2. Browse to the JIRA administration console.
  3. Select the Projects tab and Project Categories.
  4. Fill in the fields as shown in the following screenshot.
  5. Click on Add to create the new project category.
    Creating a new project category

Creating a new project

Now that we have a project category created, let's create a project for our help desk support team. To create a new project, perform the following steps:

  1. Bring up the create project dialog by selecting the Create Project option from the Projects drop-down menu.
  2. Select the Simple Issue Tracking project template.
  3. Name our new project as Global Help Desk and accept the other default values for Key and Project Lead.
  4. Click on the Submit button to create the new project.

You should now be taken to the Project Browser interface of your new project.

Assigning a project to a category

Having created the new project, you need to assign the new project to your project category, and you can do this from the Project Administration interface:

  1. Select the Administration tab.
  2. Click on the None link next to Category, on the top left of the page, right underneath the project's name.
  3. Select the new Support project category we just created.
  4. Click on Select to assign the project.

Creating new components

As discussed in the earlier sections, components are subsections of a project. This makes logical sense for a software development project, where each component will represent a software deliverable module. For other types of project, components may first appear useless or inappropriate.

It is true that components are not for every type of project out there, and this is the reason why you are not required to have them by default. Just like everything else in JIRA, all the features come from how you can best map them to your business needs.

The power of a component is more than just a flag field for an issue. For example, let's imagine that the company you are working for has a range of systems that need to be supported. These may range from phone systems and desktop computers to other business applications. Let's also assume that our support team needs to support all of the systems. Now, that is a lot of systems to support. To help manage and delegate support for these systems, we will create a component for each of the systems that the help desk team supports. We will also assign a lead for each of the components. This setup allows us to establish a structure where the Help Desk project is led by the support team lead, and each component is led by their respective system expert (who may or may not be the same as the team lead). As we will see in later chapters, this allows for a very flexible management process when we start wiring in other JIRA features, such as notification schemes:

  1. From the Project Administration interface, select the Components tab.
  2. Type Internal Phone System for the new component's name.
  3. Provide a short description for the new component.
  4. Select a user to be the lead of the component.
  5. Click on Add to create the new component.
  6. Add a few more components.

Putting it together

Now that you have fully prepared your project, let's see how everything comes together by creating an issue. If everything is done correctly, you should see a dialog box similar to the next screenshot, where you can choose your new project to create the issue in and also the new components that are available for selection:

  1. Click on the Create button from the top navigation bar. This will bring up the Create Issue dialog box.
  2. Select Global Help Desk for Project.
  3. Select Task for Issue Type, and click on the Next button.
  4. Fill in the fields with some dummy data. Note that the Component/s field should display the components we just created.
  5. Click on the Create button to create the issue.
    Putting it together

You can test out the default assignee feature by leaving the Assignee field as Automatic, select a component, and JIRA will automatically assign the issue to the default assignee defined for the component.

If everything goes well, the issue will be created in the new project.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.154.252