project = "Test" AND issuetype in ("Defect","Story Defect") AND status != Closed
for the above query I need fix version,(Fixversion linked to the stories)
your query is ambiguous or i am not able to understand. you can easily get fix version by adding columns to your results or can add one more parameter fixversion=
could you please clarify little bit more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.