Hi,
We have a process where we create separate doc issues for every new feature or improvement and link them through a relationship "is documented in", "is documented for".
We want to do some searches like following:
- show me all the new features / improvements which have a linked doc issue.
- show me all the new features / improvements which don't have a linked doc issue.
Here "new feature", "improvement" and "doc" are issue types.
How can we do such queries using JQL?
If it is not possible in JQL , is there any alternative solution?
hi @Shailesh Kumar,
you can use JQL tricks plugin and use below JQLs to achieve this.
https://www.j-tricks.com/jql-tricks-plugin.html
https://community.atlassian.com/t5/Jira-questions/jira-query-issues-with-linked-issues/qaq-p/426769
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.