Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

🚀 10 Jira Hacks Every Power User Should Know

Level up your Jira skills with these smart, time-saving tips!

Whether you're a project manager, developer, or Jira admin, there's always a faster way to get things done in Atlassian Jira. Over time, power users discover hidden features and workflows that dramatically boost productivity. In this article, I’ll walk you through 10 game-changing Jira hacks that can help you work smarter, not harder.


1. Master JQL (Jira Query Language)

Forget basic filters — JQL lets you perform powerful, flexible searches.

Example:

project = "Website Redesign" AND status = "In Progress" AND assignee = currentUser()

✅ Save this as a filter to reuse in dashboards or automation.


2. Use Keyboard Shortcuts Like a Pro

Jira has dozens of built-in shortcuts. Press ? anywhere in Jira to see the full list.

Favorites:

  • c — Create Issue

  • / — Quick Search

  • g + i — Go to Issues

  • g + d — Go to Dashboard


3. Pin Filters and Dashboards

Save time by pinning frequently used filters and dashboards to your sidebar.
➡ Navigate to Filters or Dashboards, click the ⭐️ star icon to pin.


4. Use Automation for Common Tasks

Head to Project Settings > Automation and set up rules like:

  • Auto-assign tickets by component

  • Transition issues when comments include keywords

  • Send Slack/Teams alerts when high-priority bugs are logged


5. Use “Filter Results” Gadget on Dashboards

Build live reports with JQL-powered filters and display key data on your team dashboards.
Example: Show all blockers assigned to each team lead.


6. Bulk Edit Issues with Caution

From the Issue Navigator, select multiple issues → Tools > Bulk Change.
You can:

  • Transition

  • Edit fields

  • Change assignee

  • Add labels

Always preview changes — this affects multiple tickets!


7. Use Relative Dates in JQL

Skip hardcoded dates. Use dynamic JQL like:

updated >= -1w AND status = "To Do"

✅ This always pulls items updated in the last 7 days.


8. Use “View as Wallboard” for Dashboards

Display team dashboards on big screens.
Go to Dashboard > View as Wallboard. Perfect for daily stand-ups or war rooms.


9. Discover Hidden Fields with Admin Mode

If you’re a Jira Admin, toggle Admin > Find your field to identify hidden or conflicting field configurations on a screen.


10. Create Issue Templates with Issue Collector or Clone Feature

Standardize repetitive tasks like onboarding, incident reports, or change requests using pre-filled templates.

  • Use the Clone button to duplicate pre-configured issues.

  • For advanced use, configure Issue Collectors or Automation to create templated issues via forms or triggers.


Final Thoughts

These hacks aren't just "nice to know" — they’re essential for anyone who wants to use Jira like a true expert. Mastering just a few of them can save you hours each week and help your team stay more focused, efficient, and data-driven.

💡 Pro Tip: Bookmark this guide or share it with your team to raise everyone's Jira IQ.

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events