What are Linked Issues?

Linked issues are two or more issues that are related to each other, but they are not parent/child issues. For example, you might link a bug issue to a story issue if the bug is preventing the story from being completed.

Linked issues can be used to track dependencies between issues and to visualize the overall relationships between issues.

The following are the out-of-the-box issue associations in Jira:

  • Blocks/is blocked by: This association is used to show that one issue blocks another issue. For example, if an issue is waiting for the completion of another issue, you can use the blocks association to show the relationship.
  • Clones/is cloned by: This association is used to show that one issue is a clone of another issue. For example, if you create a new issue that is based on an existing issue, you can use the clones association to show the relationship.
  • Duplicates/is duplicated by: This association is used to show that one issue is a duplicate of another issue. For example, if you create a new issue that is essentially the same as an existing issue, you can use the duplicates association to show the relationship.
  • Relates to: This association is used to show that one issue is related to another issue in some way. For example, if two issues are part of the same project, you can use the relates to association to show the relationship.

JIRA Issues

JIRA is a popular issue-tracking tool that can be used for software testing. It allows you to track bugs, defects, and other issues in your software development process. JIRA issues can be used to track the progress of your testing, identify and prioritize defects, and communicate with your team.

Similar Reads

What is an Issue?

An issue in Jira is a unit of work that needs to be completed. It can represent anything from a software bug to a project task to a helpdesk ticket. Issues are the building blocks of any Jira project, and they are used to track progress, assign tasks, and communicate with team members....

Issue keys

Issue keys are unique identifiers for every piece of work you track with Jira. They are easily recognizable and quick to remember....

Project keys

Project keys are a series of alphanumeric characters that describe to people across your Jira site what pieces of work are related to your project. They’re the most memorable and recognizable piece of an issue’s identifier. For example, our team is codenamed Donut World. We use the project key “DONUT” to help people across Atlassian know and recognize work that relates to our team....

What are Issue Types?

Jira comes with a number of pre-defined issue types, such as bug, task, story, and epic. You can also create custom issue types to meet the specific needs of your project. Issue types are used to categorize issues and to control the workflow for each type of issue....

What is Jira Issue Hierarchy?

Jira issues can be organized into a hierarchy, with parent issues and child issues. Parent issues represent larger pieces of work, while child issues represent smaller pieces of work that are part of the parent issue. The hierarchy can be used to track the dependencies between issues and to visualize the overall progress of a project....

What is the Anatomy of an Issue?

Each Jira issue has a number of fields, including:...

What are Parent and Child Issues?

Parent issues and child issues are two types of issues that are related to each other....

What are Linked Issues?

Linked issues are two or more issues that are related to each other, but they are not parent/child issues. For example, you might link a bug issue to a story issue if the bug is preventing the story from being completed....

Create and Work with Issues

To create an issue in Jira, you can use the “Create Issue” button in the top navigation bar....

Steps to Create Issues

1. Create a new JIRA issue for each bug or defect you find....

Process to Work with Issues

The following is a general process for using JIRA issues for software testing:...

Conclusion

JIRA issues can be a valuable tool for software testing. They can help you track bugs, defects, and other issues in your software development process. By using JIRA issues, you can identify and prioritize defects, communicate with your team, and track the progress of your testing....

FAQs

1. How can I give a team member a task to complete?...