Issue Management

Creating an Issue

Learn how to effectively create an Issue to start building your project.

BEFORE you start creating Issues

Before you dive into Issue creation please make sure you have properly set your Project settings. All the issue properties should be set prior to creating issue itself.

These are the most important Issue properties to set:

Statuses


Issue types


Priorities

How to Create Issue

  1. To create an issue go to
    issues
    in your project.

Issue-module-button.svg

  1. Then click on
    Create new
    button.

Issues-create-new-button.svg

Alternatively you are able to create issue using global

create button
in main navigation.

In dropdown menu select

Issue
.

Create-button-issue.svg

Create modal

The issue creation form contains several fields. The only mandatory field is the issue name. The status, priority, and issue type fields will have default values, but you can modify them as needed. All other fields are optional.

Issues-create-new-modal.png

  • Assignee: Specify the primary user responsible for addressing the issue.
  • Collaborators: Add additional users who will contribute to the issue.
  • Time estimation: Provide an estimated time required to complete the issue (in hours and minutes). This field is important for evaluating the scope success in terms of Time spent.
  • Description: Enter detailed information about the issue, including background, steps to reproduce (if applicable), and expected outcome. This is the main place for describing your task.
  • Roadmap: Assign the issue to a specific project roadmap or milestone.
  • Labels: Add relevant tags or keywords to categorize and filter issues.

Issue detail

Opening an issue displays its details in a resizable overlaying side window. This allows you to view issue information while continuing to work within Juno.

Issues-new-issue-detail.png

All the details you filled during the creation is displayed and organised for seamless work on resolving the issue.

At the bottom of each issue there are tabs for comments, linked test cases, linked issues and tab showcasing all the time spent on this issue.