Top 5 Jira Data Center Plugins for Managers: Streamlining Daily Work
Ekaterina Vikulova

Ekaterina Vikulova @mermoon

About: Joined IT as a QA engineer. Was promoted to QA manager -> IT Manager -> Head Of Development. It was a long way with lots of tasks and responsibilities, and now I'm ready to share common knowledge ;)

Location:
Limassol, Cyprus
Joined:
Dec 31, 2020

Top 5 Jira Data Center Plugins for Managers: Streamlining Daily Work

Publish Date: Jun 4
0 0

Intro

Here are some of my favourite Jira Data Center plugins that simplify day-to-day management and help teams avoid micromanagement.

There aren’t many plugins for Data Center compared to Cloud, which is why all useful ones are doubly worth it.

1. Shared Estimations by Sngular

A minimalistic and convenient plugin for asynchronous estimations—no distractions, just the essentials.
It was released a year ago, so we can say the plugin is very young but already worth attention—more managers should know about it.

How it works:
1) Select estimation method. I usually go with Linear (1–10), where each number equals one work hour or day, depending on the task and your needs.

Select estimation method

2) Start estimation.

Start estimation

3) Wait for estimators.
While voting is open, participant avatars are displayed. Sorry, I hid them there.

Wait for estimators

4) Stop estimation.
Once all required votes are in, the Owner closes voting. They may vote themselves or skip it. In my screenshot, I selected 10.

Stopped estimation

After closing, you see the vote distribution and a suggested estimation based on the most common choice.

You can also view detailed results—each participant’s name and their vote, helpful for deeper analysis.

Stopped with details

If votes vary widely, follow-up discussion is recommended. When votes are similar, asynchronous voting works well.

A recent update introduced anonymous voting, where even the owner can’t see who voted what — only that the vote was submitted. Must be enabled / disabled before the session.
Anonymous estimation

Limitations: Bulk estimation isn't supported yet, and I haven't found an easy way to do it using Jira Automation. If you’ve found a workaround — feel free to share!

The dev team is responsive and helpful. They answered my questions quickly and even updated the docs.

Links: Plugin and documentation.

2. Smart Issue Templates for Jira by AppsDelivered

Helps standardise task and bug report creation. When a template is selected, users see all required fields and helpful prompts.

I use separate templates for New Feature, Improvement, and Bug—each with its own structure and color scheme.

How it works:
1) Create a template. Define who can use it via the Available for field.
2) Set the scope. Choose which issues types / projects are included. Update fields as needed.

Template details

You can set Jira Groups and Users if you want to restrict the visibility of the template.

3) Define issue details. Priorities, components, and, of course, the description.

Text for Description

Visual for Description

4) Save. The templates will appear as a dropdown in the Create Issue form.

Where to find

I format my templates using {panel} blocks. While panels don’t handle images well, they help visually structure content.

Example template structure (no background):

{panel:title=The idea and Confluence link|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7}
Short description of the feature.
{panel}
{panel:title=CRM changes|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7}
Direct requirements: What must be changed, on which pages, and how.
{panel}
{panel:title=Customer Portal changes|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7}
Direct requirements: What must be changed, on which pages, and how.
{panel}
{panel:title=Requesters / associated links / any additional info|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7}
 * support/client, etc{panel}
Enter fullscreen mode Exit fullscreen mode

Make sure to clear the Reporter field — otherwise, tasks will be created under your name (great for KPI, not so much for teambuilding).

Dark theme users: background colors may make text unreadable. If you use only light mode, here’s an example with background:

Template with the light blue background

Example template structure (with background):

{panel:title=The idea and Confluence link|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7|bgColor=#f1f8ff}
Short description of the feature.
{panel}
{panel:title=CRM changes|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7|bgColor=#f1f8ff}
Direct requirements: What must be changed, on which pages, and how.
{panel}
{panel:title=Customer Portal changes|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7|bgColor=#f1f8ff}
Direct requirements: What must be changed, on which pages, and how.
{panel}
{panel:title=Requesters / associated links / any additional info|borderStyle=solid|borderColor=#cccccc|titleBGColor=#bad7f7|bgColor=#f1f8ff}
 * support/client, etc{panel}
Enter fullscreen mode Exit fullscreen mode

Links: Plugin and documentation.

3. Clone Plus for Jira by Appfire

Allows you to clone issues across projects in just a few clicks. Saves time when creating similar tasks to multiple teams or duplicating completed ones with the same specs.

Use case: “Bump ruby to x.x” or “Create a new Git Template” where everything is already specified — components, labels, etc.

Where to find

Supports multiple cloning levels—including full copies with comments, worklogs, and watchers.

Cloning details

Links: Plugin and documentation.

4. Time Tracker for Jira Cloud & DC by Tempo Software

Generates clear Dashboard gadgets from user Worklogs. Helps visualise timespent per project, issue type, or users.

If you’re not using Dashboards yet — start now. They’re a powerful tool for managing teams and projects. Read about it at Atlassian.

You can group data by any field, including Custom Fields and Sprints.

Gadget settings

Available reports and gadgets:

It is possible to display information by week or by month.

Example: Worklogs by Issue Type for the current month, grouped by user:
Sample report

You can subscribe to reports via email from the Details section.

Links: Plugin and documentation.

5. Issue History Collector – See History by Appfire

While the previous plugin focuses on worklogs, this one analyses issue status transitions. It helps measure the full journey from planning to release (Time to Market). This kind of analysis helps identify weak points in processes that require optimisation or adjustment.

At the Jira Project you can filter reports by Issues or Users, and group by any chosen field.

In my example, the report is by issues:
Reports params

Results can be exported to Excel.

How it looks
Two new tabs appear in the issue view: User/Status Statistics and Status/User Statistics.

Issue details

Global Admins can set working hours to exclude nights and weekends.

Limitations: If you manage multiple Jira projects, you’ll need to generate reports separately for each one.

Links: Plugin and documentation.

Conclusion

There are plenty of Jira plugins out there, but not all of them can be adapted to a team’s specific needs. Share your favourite and most useful ones in the comments or separate posts — let the world know about them!

Comments 0 total

    Add comment