Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Issue Count Hack

So i was trying to figure out a way to quickly get the total number of items resulting from a JQL query. I saw some other workarounds using dashboard gadgets etc but not this one. 

The workaround involves using Jira automation global rules.  

Steps as follows 

  1. Create JQL of your interest in the number of issues that match 
  2. Copy to clipboard
  3. Go to Global Automation 
  4. Create a new rule 
  5. Choose scheduled
  6. Click box to run based on JQL 
  7. Paste your JQL 
  8. Click validate JQL 
  9. Viola! Your issue count is displayed even if its over 100k 

2 comments

Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 13, 2023

Thanks @David T Jones . Interesting approach. I have always used a dashboard gadget e.g. Pie chart to get this info. I do this primarily because I generally I am looking for not just the total number of issues but the total number of issues by some category.

Taranjeet Singh
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 13, 2023

Great and easy workarounds @David T Jones and @Jack Brickey ! Thank you guys for sharing them!

Comment

Log in or Sign up to comment