We have created a dashboard for Jira Xray and using rich filters. However it seems that we cannot use rich filters for some specific Xray gadgets like Test Evolution, Test Runs List, Tests List. We have to manually change the filters for all these gadgets and it is inconvenient. For instance
1) To see pass fail WIP status of Test cases under for a Test Execution
JQL:
project = XYZ AND issuetype = "Xray Test Execution" AND component = ABC AND createdDate >= 2024-09-19 ORDER BY createdDate Desc
Note: we need to have Filter by Begin Date so that latest Test Execution is filtered out.
2) To see pass fail WIP status of Test cases under for a Test Plan
JQL:
project = XYZ AND issuetype = "Xray Test Plan" AND component = ABC AND createdDate >= 2024-09-19 ORDER BY createdDate Desc
Note: we need to have Filter by Begin Date so that latest Test Plan is filtered out.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline 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.