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

JQL no longer displaying total number of issues if over 1000 issues returned?

Hi all -- we are using Cloud version.  We used to get the total number of issues returned when running a JQL query --- even when the count was greater than 1000 it would be the exact number of issues that satisfied the query.  I know export only works for up to 1000 issues but now the value returned and that is displayed is "1000+".  I'm not sure when this changed.  :(  Is there another way now to get the total count of issues on a returned query?  

6 answers

2 accepted

Lorraine,

Thanks for getting back to us on the answer from Atlassian. Poor workaround from them.

:-(

My solution to work around the issue was to save the query filter that contains the full number I need then create a dashboard and add the 'Filter counts' widget and use the saved query filter. See attached.Screen Shot 2020-01-13 at 9.11.32 AM.jpgScreen Shot 2020-01-13 at 9.11.40 AM.jpg 

I just can't believe I have to tell all of my users that have to do a workaround to something that used to work easily and cleanly. Doesn't Atlassian realize they can get a count without rendering the data? Just getting a count should not have performance issues. :-(

Like # people like this

Thanks @Edie Hovermale.  I agree. Alternatively, we are setting up confluence page tables with fiscal year counts that tend to be larger than 1000+

Like Edie Hovermale likes this

BTW @Edie Hovermale the "Filter Counts" gadget is not available for me.  I looked to see why and it seems it is only available if you have Jira Service Desk.  We do not have JSD.

@Lorraine Gorman , That is interesting. We have Service Desk that must be why I see it. Alternatively you could do a pie chart or heat map on status'. They both show the Total number.

See attached:

Screen Shot 2020-01-13 at 4.06.35 PM.jpgScreen Shot 2020-01-13 at 4.06.57 PM.jpgScreen Shot 2020-01-13 at 4.07.04 PM.jpg

Like # people like this
Yevgen Lasman
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 22, 2021

It looks like Atlassian makes it difficult even for workarounds to be applied 🤦🏼‍♂️

Screen Shot 2021-04-22 at 22.35.44.png

Like # people like this
1 vote
Answer accepted
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 10, 2020

Hi Lorraine - I am experiencing the same thing. Trying to get some feedback, but none received yet. 

This is not great. My teams are experiencing the same thing. It some cases we really need to know the full number. Why does Atlassian continue to take functionality away. What is wrong with them?

 

Like # people like this

So I heard back from the Atlassian support.  Seems this was an intentional change (or a result of an intentional change) as part of system-wide optimizations to improve the scale and performance of our Cloud infrastructure.  Included is a new limitation on the max number of issues listed on a single page of a query, which will render any search totals that go above 1000 entries as "1000+".

As of this moment, there isn't any way to bypass this particular functionality. If you need an exact number of issues pertaining to a JQL query, you should still be able to do so externally through the REST API.

Then they sent me this KB article detailing the functions available within the REST API:

Honestly I think they are out of touch a bit with the needs of the user community.  They took one thing away to address another.  Using the API is not a solution for something that we had with one quick query before.

Anyway, for now we are creating tables in Confluence and using the JIRA macro getting and displaying counts there.  :(

Lorraine

Like # people like this
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 13, 2020

@Lorraine Gorman  - Thanks for the update. 

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 13, 2020

I am using the Jira Cloud for Excel (Early Access) free plug-in. I was able to relatively quickly open a filter in Excel and download all of the issues (or just put in a JQL query on the spot. Not ideal, but it worked. 

Like Lorraine Gorman likes this

Thanks @John Funk I will give that add-on a try.  

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 13, 2020

If that works for you, can you click on the Accept answer button above so we can close this out? If it doesn't let me know if there is something I can help with.  :-)

John,

These workarounds may work but they are unacceptable to workaround lost functionality. I don't know the full roll of a Community Leader but you should discuss this with Atlassian and get them to do the right fix for this, i.e. continue to give us the full count but not render the full data to get the performance but paginate it. This shows poor programming skills on the Atlassian teams or unwise Product Managers. :-(

Like # people like this
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 13, 2020

Hi Edie - I am just a user like you. I can pass along your comments, by you should do that directly with Atlassian. 

Like Edie Hovermale likes this

Thanks John - I just put in a support request but knowing Atlassian they will most likely do nothing. :-(

Like # people like this

I just discovered this limitation going from hosted to cloud. Its a pretty major loss in terms of truly understanding your data. Its like you are only aware of the part of an iceberg above the water!  Sure, you can use gadgets and API but with hosted Jira you would always know those numbers which gave you many insights as to the actual scale of things. Performance with this feature was pretty good so I don't agree with the argument that this feature had to go.

I find many things I really like about Jira Cloud but this is one I cannot get on board with. I hope the two dimensional and other gadgets show totals. At least I will be able to view scale withing leaving Jira web interface.

Like # people like this

I have to perform analysis going back to 2019 for R&D tax credits.  Having this as a limitation is making my job a lot harder.  If I can run the query to get 1000 then I should be able to run another query to get the 2nd/3rd/4th 1000.  I get that they're trying to protect their Dbs and don't want to returns giant datasets but at least allow the user to get the results in chunks of 1000

23 votes
Amir Katz (Outseer)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 26, 2021 • edited Nov 03, 2021

I totally agree this is a major degradation. The Jira Cloud product managers are totally disconnected from their users (and I'm being polite here).

Anyway, here is an ad-hoc workaround (which requires neither any add-ons, nor creating any dashboards):

  • Run your search
  • Export --> Print list
  • A new browser tab will open
  • In the top left, you will see the count:

2021-08-26 17_37_30-Window.png

  • Close this tab
  • Retrieve your Atlassian Voodoo doll, prick it again

BTW, exporting to CSV only exports 1000 tickets, so it's not a solution...

OMG - this answer is so useful thank you! Yet again Atlassian makes another dumb product decision... and it will take 10 years to fix it (if ever). Voodoo doll has little space left for any more pins...

Like # people like this
Amir Katz (Outseer)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 09, 2021

Would appreciate if you mark my answer as Accepted. Hate to do it myself...

Like Lynn Wirtz likes this

This is the best answer.

Like Amir Katz (Outseer) likes this

Agree with @Ramon Padilla !  This is THE best answer - appreciate your response, @Amir Katz (Outseer)  !!

Like John Funk likes this

Hi @Amir Katz (Outseer) You made my day. What a wonderful and easy solution to the problem! Thank you so much. Simply supercalifragilisticexpialadocious!! Thanks once again.

Like Amir Katz (Outseer) likes this
Amir Katz (Outseer)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jun 15, 2022

Thank you! Wonderful? OK... easy? not so much...Solution? it's an ugly a hack :-)

Like Ger Bakker likes this

Thank you so much for this trick

I agree this is an unacceptable loss along with the loss of the pagination entirely. @atlassian Team, please consider putting this back (I am using Jira Server 8.13.1).

However, there is an easy & quick (partial!) workaround... simply click on the Tools menu in the top-right and this gives you a count (but only if the query returns less than 1000 records!).

If you select a Project, and then select Releases from the left menu, then click on a release version, it will show you the total number of stories in the system for that release.

Our organisation is in the process of migrating from Data Centre to Cloud but little things like this really make we wish we weren't. Especially as when wanting to do some really simple things like validate some data betwen the two instances - like how many issues exist between the two..Data Centre just tells you the total, but Atlassian make this painfully impossible...awful.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events