Dear Users,
I have a Test Plan (I will refer to it from now on as TPLAN-1) which is a collection of tests that are frequently run, so basically I create each day Test Execution with all tests from TPLAN-1. I would like to create a Jira Filter that can be used within gadgets to display the current status of the last created Test Execution. The problem is, that I for sure know the ID Key of my Test Plan but there are dozens of Test Executions (created daily - one for Windows and one for Linux) and I need to collect the status from the last ones created. That way I avoid incorrect status on a Test Plan level and I don't have to know the Key ID of those Test Executions. What I've tried so far:
Is there an easier way to get the status by last created Test Execution