I have a story S1 wehere I added several qmetry test cases by the way of "+Add" -> "Test case" .
If I search for linkedIssue only the subtasks to the stories are returned and not the test cases.
Is there a way to query for them?
Hello Clyde,
When you add Test Cases to Story through the 'Add Test Case' button, the Test Cases are visible in the Test Case Acceptance criteria section of the Story issue detail page. Refer to this help guide for more.
You can use the same method to obtain the Test Cases linked to Story in QMetry for Jira server. Additionally, you can use this JQL to obtain Test Case linked to Story:
issuekey in getTestCasesLinkedWithStoriesLike("issuekey= ABC-15")
If you have any additional queries or concerns related to QMetry, you can reach out to QMetry Support through QMetry Support Portal. Here is the link for the same.
Regards,
Sahashraanshu
Hi Sahashraanshu,
In my use case I don't know the specific issuekeys - that's what I'm trying to find out.
But thanks for your reply,
Clyde
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Clyde,
If you are using QMetry for Jira Server version, then could you let me know how are you trying to search for linked issues for your Story?
Also, could you share your requirement in detail and the exact steps you are following in order to achieve it?
Regards,
Sahashraanshu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.