Plug-ins in JIRA

JIRA plugins are software that users can install to improve the functionality of JIRA. These are commonly referred to as “apps” or “add-ons” at Atlassian. There are over 3000 unique plugins and nearly 1000 vendors in the Atlassian Marketplace.

There are popular JIRA plugins for almost every need, and sifting through them to find the best one for your organization can be a tedious process. To save you time, here’s a list of 10 high-quality plugins covering a variety of use cases. 

  1. Zephyr for JIRA: Zephyr is a robust test case management tool that allows users to create test plans and associate them with specific Jira issues and types. The app has a folder structure that logically groups tests within cycles. These test cycles can be planned ad-hoc or structured.
  2. Automation: Automation automates routine Jira processes and workflows. As projects grow in scope and more users participate, Jira admins spend hours on activities like creating issues, prioritizing them, and adding comments. Automation removes this overhead by allowing administrators to configure rule-based actions using simple visual building blocks. The learning curve is minimized because you don’t have to write custom scripts.
  3. Email This Issue: Email This Issue provides Jira users with a variety of useful email features. The Titles feature allows users to email issues from within Jira without having to switch to a different email client. Emails can be sent to certain types of recipients within Jira Officers or Reporters, and External Email Addresses. Users can also track emails on specific issues and automatically receive notifications when specific events or workflow transitions occur. It also makes it easy to create custom email forms using its powerful templating capabilities.
  4. eazyBI Reports and Charts for JIRA: Jira contains a comprehensive repository of project information that can be mined with eazyBI for business intelligence. eazyBI can also generate reports and charts to visualize Jira’s rich data and embed this data into dashboards for regular monitoring. A drag-and-drop report builder simplifies the creation of these visualizations. Available visualization types include tables, scatter plots, bar charts, line charts, and pie charts.
  5. JSU Automation Suite for JIRA Workflows: JSU Automation Suite is a script-free workflow automation app. It helps automate repetitive tasks and keep data in sync and consistent across related issues. Administrators can set prerequisites that must be met before performing post functions using JSU. This is a way to define additional processes that need to run during migration.
  6. ScriptRunner: ScriptRunner offers advanced automation capabilities at the expense of complexity. ScriptRunner lets you customize standard Jira workflows, behaviors, and form fields in Groovy, an open-source scripting engine. ScriptRunner is also great for creating custom reports using advanced Jira Query Language functions, keywords, and subqueries.
  7. BigPicture: BigPicture is a project portfolio management tool that helps you manage resources, risks, roadmaps, and tasks across multiple projects. BigPicture lets you create and manage collections of Jira projects called programs. The plugin’s dashboard provides valuable insight into dependencies between applications based on information from Jira projects.
  8. Git Integration: Git integration unifies Jira and Git code repositories so developers and reviewers don’t have to switch between the two applications. This plugin supports all Git servers including GitLab, GitHub, and Beanstalk.
  9. BigGantt: BigGantt integrates with Jira to provide Gantt charts that automatically reflect updates to issues. A drag-and-drop interface allows users to easily visualize schedules and resource dependencies. BigGantt helps users track due dates and status and can automatically generate a work breakdown structure. Additionally, BigGantt content can be exported to MS Excel and MS Project using another Jira plugin called BigTemplate.
  10. Tempo Timesheets: Tempo Timesheets help you track time spent on projects in Jira. You can use it to record your work in several ways to automatically sync activities and accounts for vacations and other activities. Managers can easily access team members’ timesheets and approve or reject them in bulk. Tempo is also a great data source for creating reports, understanding where your time is spent, and increasing your productivity.

What is JIRA Software?

JIRA is a software development tool used for project management and issue tracking. It is a popular tool among software development teams to plan, track, and release software projects. JIRA provides a centralized platform for managing tasks, bugs, and other types of issues and it helps teams to organize and prioritize their work. The tool integrates with other software development tools and has a variety of customizable features and workflows that allow teams to adapt it to their specific needs. Additionally, JIRA also provides various reporting and dashboard features that help teams stay on top of their work and make data-driven decisions.
JIRA supports multiple languages including English, French, etc. It is a platform-independent tool. A 30-day free trial version is available on JIRA. 

The following topics will be discussed here:

Table of Content

  • What is JIRA Used for?
  • How to use JIRA?
  • JIRA Scrum vs JIRA Kanban
  • JIRA Scheme
  • System Administration
  • JIRA Issues and Issue Types
  • JIRA Issue Attributes
  • How to Create an Issue in JIRA?
  • JIRA Components
  • JIRA Screen
  • Sub-Task
  • WorkFlows
  • Plug-ins in JIRA
  • Reports in JIRA

Let’s start discussing each of these topics in detail.

Similar Reads

What is JIRA used for?

JIRA provides a centralized platform for managing tasks, bugs, and other types of issues, and it helps teams organize and prioritize their work. JIRA is designed for agile software development teams and it supports multiple methodologies such as Scrum, Kanban, and custom workflows....

How to use JIRA?

Let’s see how to use JIRA, from the very beginning(creating an Atlassian account)....

JIRA Scrum vs JIRA Kanban

Kanban vs Scrum discusses two different strategies for implementing an agile development or project management system. Kanban is continuous and more fluid, while Scrum is based on structured short work sprints....

JIRA Scheme

A JIRA scheme is a collection of values ​​that can be used in one or more JIRA projects. And that is the strength of the scheme. A configuration you’ve been working on for a long time can be done once. As soon as the next project with the best configuration is created, you can apply the created scheme to the new project with just a few clicks....

System Administration

JIRA offers several useful features for administrators and users:...

JIRA Issues and Issue Types

In JIRA, an “Issue” is a unit of work that needs to be tracked, such as a bug, feature request, task, or any other type of work item....

JIRA Issue Attributes

Attributes represent specific information attached to an object. A description of that object, its model number, another associated object, or the user assigned as the owner of the object.Attributes can contain different types of information, such as text values, numbers, or references to other objects. It can also be customized to include very specific information. A postal code, a specific string pattern, a specific type of object, or a required value.Each object contains four default attributes. The attribute is set as the object’s label, the object’s key, when the object was created in Assets, and when the object was last modified....

How to Create an Issue in JIRA?

1. Select the blue colored Create button located on the top of each page....

JIRA Components

A component is a subsection of a project. These are used to group issues into smaller sets within a project. For example, a team can use components to group issues that describe work on a particular data object, service, plugin, or API within a project....

JIRA Screen

This is the placement and appearance of the fields displayed in the user interface when creating new issues, modifying existing issues, and transitioning issues from one state to another. When a user logs in as an administrator and navigates to Settings > Problems > Screens, all available screens are displayed. The screenshots below show the screens available for different projects. By clicking three dots, the user can see all the fields available on this screen. On the other hand, organized orders are displayed in the user interface....

Sub-Task

JIRA administrators can create subtask issue types to divide larger units of work into tasks that teams can assign and track individually. Subtasks are enabled by default. However, if your team only needs to work with standard issue types, you can turn them off....

WorkFlows

JIRA uses workflows to track the lifecycle of issues. A workflow is a record of states and transitions throughout an issue’s lifecycle. A status represents the status of an issue at a particular point in time. An operation can only have one status at a given time. For example: Open, To Do, Completed, Closed, Assigned, etc. A transition must exist for an operation to switch between two states. Simply put, migration is a type of work on a problem, and status is the impact of working on that problem....

Plug-ins in JIRA

JIRA plugins are software that users can install to improve the functionality of JIRA. These are commonly referred to as “apps” or “add-ons” at Atlassian. There are over 3000 unique plugins and nearly 1000 vendors in the Atlassian Marketplace....

Reports in JIRA

In JIRA, we can see different reports of our project by enabling report features inside project settings. It shows different reports like burnup reports, burndown reports, velocity reports, etc. Here is a short description of some of them....

Contact Us