Creating and working with issues

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

  1. Accessing a project
  2. Creating and working with issues
  3. Searching for issues and filtering

An issue is the most basic entity in Jira Core. Depending on your team and its needs, issues can represent different things. In the Dragon Design Tees project example, each issue would represent the work needed to create and complete new t-shirt designs. 

Create your first issue 

Let's create an issue to track the creation of a new t-shirt design.

  1. Choose Create in the Jira Core header.
  2. Fill out the fields using the sample data is shown below. Only the fields with * are mandatory. 
    • Project: Dragon Design Tees
    • Issue Type: Task
    • Summary: Create a contractor resources spreadsheet
    • Description: The spreadsheet must contain a breakdown of all contractors and specific skill sets.
    • Leave all other fields blank or at their default values.
  3. Choose Create to create your new issue. A confirmation message will display for a few seconds. Make note of the issue key of your new issue (e.g. DT-1).

    Create two more issues to familiarize yourself with the process.

    Need to create multiple issues?

    Checking the "Create another" check-box on the 'Create Issue" dialog will keep the dialog open after you click Create.


Editing an issue 

You can easily edit your issue to add more information, attach new files or screenshots, and more. Inline editing is the quickest way to edit an issue. To access all issue fields, including blank fields that don't appear when inline editing, you can use the Edit Issue dialog. 

  1. In your project, select Issues from the project sidebar and open the first issue you created.
  2. Hover over the Priority field. Click Edit () to edit the field.
  3. Change the Priority to "Critical" and click anywhere outside the field to save your change. 

The issue will be updated immediately. Now, let's see how to start working on an issue.

Progressing the issue 

Every issue has a lifecycle. In Jira Core, the lifecycle of an issue is managed by a workflow. A workflow consists of the issue statuses (e.g. To Do) and the transitions between each status (e.g. Start progress). In this step, you'll start working on your issue by transitioning it from the To Do to In Progress statuses.

  1. Open the first issue you created (e.g. DT-1). The issue should be in the To Do status.
  2. Select Start Progress. The status of your issue will be changed to In Progress.
  3. You can then choose to stop progress, or close the issue by marking it as Done and selecting a resolution.

Notice that resolving an issue prompts you to enter more information, whereas starting progress on the issue did not. Some issue transitions have screens associated with them in the workflow associated with your project. Remember, a project can only have one workflow associated with it.

About workflows

JIRA Platform ships with default workflows. The workflows can be changed and customized, but this can only be done by an Administrator.


Assign the issue to another user 

You can better manage your work by assigning issues to other members of your team. 

  1. Open one of the issues you have created (e.g. DT-2). 
  2. Choose Assign on the issue. 
  3. Type emma in the Assignee field and select her as the assignee from the drop-down list that appears.
  4. Type (don't copy and paste) the following text in the Comment field, then choose Assign.

    Hi @emma, I've assigned this issue to you to work on this week.

    (info) You will notice a few things when you enter the comment:

    • When you start typing after the @ symbol, you will be prompted to choose a user: emma, in this example. Emma will be sent an email notification that links to the issue, when you save. This feature is called mentioning a user.
    • On choosing Assign:
      • The issue will be assigned to Emma with a comment added to it.
      • A link will be automatically created to the issue in the issue comment.

Awesome! You've created some issues, edited one, and assigned another to a member of your team. You're really getting the hang of working with issues. Now, you'll learn how to best search for the issues you need to work on.

Next

Last modified on Jun 23, 2020

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.