I have a Dashboard gadget "Overall Requirement Coverage", it correctly shows all the Packages based on the gadget's filter, grouping, and settings (Execution Scope=Version, Analysis Version=REL7, Presentation=Flat).
But it shows all the tickets as Uncovered.
The JQL filter that is used for gadget is:
project in (XXX) AND fixVersion = latestReleasedVersion() AND issuetype = Package ORDER BY rank
When I change Analysis version to None - latest execution the gadget shows the same result - all issues are Uncovered
When I drill down to the Packages from the gadget, JIRA automatically generates JQL query filter = 59065 and status = "open" and issue in requirements(UNCOVERED, "", "", "", "true")
When I drill down to the Packages from the gadget, JIRA automatically generates JQL query filter = 59065 and status = "open" and issue in requirements(UNCOVERED, "", "REL7", "", "true")
It seems that gadget does not work as expected always showing Packages as Uncovered
Is this a known issue or... ?
Hi Irina,
Please contact our support.
We need more detailed information to understand your issue.
Best Regards,
Team Xray
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.