Skip to main content

15 posts tagged with "Jira"

Tips, tutorials, and apps for Atlassian Jira

View All Tags

How to Set Up Announcement Banners in Confluence and Jira

· 7 min read
NGPilot
NGPilot

Announcement banners are the most visible communication channel in Atlassian products. They sit at the top of every page, impossible to miss. When you need to notify your entire organization about a maintenance window, a security alert, a policy change, or an upcoming event, banners guarantee visibility in a way that emails and Slack messages cannot.

Both Confluence and Jira support announcement banners, but their native implementations are limited. This guide covers how to set up banners in both platforms using built-in features and marketplace apps, with practical tips for getting the most out of them.

Create Jira Issue Templates — Import from GitHub, Markdown & Rich Text

· 16 min read
NGPilot
NGPilot

Every team that uses Jira long enough runs into the same problem: inconsistent tickets. One developer files a detailed bug report with reproduction steps, environment details, and screenshots. Another submits a two-line summary with no context. Product managers write user stories that vary wildly in structure, making backlog grooming slower than it needs to be. Support teams log incidents using different formats depending on who is on shift. These inconsistencies compound over time and erode the reliability of your Jira data, making reports unreliable and sprint planning harder than necessary.

Issue templates solve this by standardizing the structure and content of every new ticket. When you create a Jira issue template, every bug report follows the same format, every user story has the same sections, and every task includes the same checklists. The result is faster ticket creation, better reporting, and a shared understanding of what "done" looks like across the team.

Create Mermaid Diagrams on Jira Issues — Flowcharts, Sequence & More

· 18 min read
NGPilot
NGPilot

Jira issues are where your team tracks bugs, features, and tasks every day. But describing complex processes, API interactions, or system designs in plain text often leads to confusion and misalignment. Mermaid Plus Diagrams for Jira solves this by letting you create and embed Mermaid diagrams directly on any Jira issue, so the visual context lives exactly where the work happens. No external tools, no attached images that go stale, no switching between tabs.

Jira Attachment Management Apps Compared: Bulk Downloader vs Attachment Reviewer

· 11 min read
NGPilot
NGPilot

Jira issues accumulate attachments fast -- screenshots from QA, log files from production incidents, design mockups from product, contracts from legal. Before long, a single project can hold thousands of files across hundreds of issues. Two questions come up repeatedly: "How do I download all of these at once?" and "How do I make sure the right files -- and only the right files -- are attached?"

NGPILOT builds two apps that address these questions from different angles. Simple Bulk Attachment Downloader for Jira handles bulk exports -- downloading many attachments in one organized ZIP. Attachment Reviewer for Jira handles inbound control -- enforcing file type and size policies on every upload. This post compares both in detail so you can decide which one your team needs (or whether you need both).

Export Jira Issues to Excel or CSV: Complete Guide (2026)

· 3 min read
NGPilot
NGPilot
Who should read this
  • Jira administrators needing to export issues for reporting
  • Project managers importing Jira data to Excel or Google Sheets
  • Anyone needing to bulk export issues for analysis
What you'll learn
  1. How to use Simple Bulk Issues to export Jira issues
  2. JQL query tips and field selection
  3. Best practices for handling large exports

Exporting Jira issues to Excel or CSV is useful for reporting, audits, and sharing issues with stakeholders. This guide walks through exporting filtered results using the Simple Bulk Issues Excel CSV Export app with practical JQL examples and field-selection tips.