Hello,
I've created a Jira Dashboard with a Formula card on it. In one of my queries, I'm looking at multiple sprints (where the sprints are within different projects) and pulling back all of the items that are in those sprints.
My formula card is set up so that I'm pulling back a sum of the story points for the data that comes back from my aforementioned query.
My query returns over 700 items, but on the dashboard, I'm showing an extremely low story point value. I've confirmed that all stories have a story point of at least 1 or more (save for a very small handful that are pointed at 0). I've also confirmed that the permissions within the project and my query are correct. I seem to only be returning results from two of the 6 projects that I've queried for.
What could be the reason for the formula card not showing the data from the rest of the projects?
Thanks for any help!
I resolved this by adding `ORDER BY status` to the end of my query. The issue seems to be that as soon as the number is exceeded, the next filter result is truncated. The truncation is also cached somehow for the filter. Once it happens it will not go away even if variables or the whole gadget are deleted. Only copying the filter to a new one works again
Hi @alexandra_martin ,
I would recommend contacting the support of the custom app. You would probably get a quicker and more concise response in this case.
Best regards,
Alexey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you show your dashboard configuration and the gadget used and the filter or JQL used in the gadget on the dashboard?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.