Hi all,
Seeing something very strange with the two dimensional filter statistic vs the filter used to display the results.
My query is as follows
project = "T-0409 Mobile Application & RON Replacement"
AND (type = Task)
AND (assignee = "User A" OR assignee = "User B")
AND (Sprint in openSprints())
AND (NOT "Story Points[Number]" IS EMPTY)
I have arranged the table by
x axis = status
y axis = assignee
I'm expecting a number of 'closed' items for user B of 5 but the widget is showing 23. I select the 23 number but only 5 results appear.
Interestingly my colleague when they look at the same dashboard see the correct number.
I am absolutely stumped on this one.
Observing the same issue. This was working fine last week
I had the same issue you reported, what I did to figure it out was specify the sprint name/ID into the filter, so I replaced this part of the filter
AND (Sprint in openSprints())
by this other
Sprint = 'sprintName'
in my case, we have more than one sprint open so the gadget took information on other active sprints and displayed that information in the two dimensions table.
Unfortunately, this solution forces us to change the sprint name each time that we start a new one.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Liam Melvein,
Not sure what's wrong with that gadget. Perhaps that filter returns more issues for you,comparing with the other user... or it is a bug.
As an alternative, you could try also the Pivot Table & Pivot Chart gadget offered by our Great Gadgets app, which covers that gadget's functionality but offers much more. Perhaps it displays the correct data.
You could start with a 1-month of free trial. if you have any questions, feel free to contact us at support@stonikbyte.com.
Hope this helps.
Danut.
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.