I have tried using Dashboard gadgets (Issue Statistics, Two Dimentional Filter Statistics etc) but the problem to map Defects to Story is that both are identified by 'IssueType'.
So I was wondering if I can use any of the JQL functions to achieve this.
Thank you.
Hi @sowjanya gondi ,
I could only get for one issue for the links it has, you can use the same with the issuetype selected as bug.
issue in linkedIssues(DT-9) and issuetype = task.
If you are using the zephyr plugin, you can easily see the end to end traceability.
-Bibek
Ok. Thank you very much for answering.
I was looking for the defect count and associated to each story. Since this is for a report I won't be able to use functions that give result only for a particular story.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.