Hello,
again i am stock and do not know what to do :)
Hopefully you can help me out.
In a Dashboard i have a "Filter Result" Gadget with following Filter:
issuetype = Test AND issueFunction in linkedIssuesOf("project in (P1,P1) and issuetype = Story and Sprint in openSprints()")
Now the Gadget shows me all Testcases related to User Storys which are in the openSprints()
Now what i want to do is, to show a column in which you can see if a Testcase is already in a TestExecution or not. I just want to see immediatly if i forgot a Testcase to plan in a Testexecution.
I did not find any Column that shows me the Information. There is a column to Display "Tests association with a Test Execution" but the column is always empty.
Is there a way to do that?
Thanks in advance