i would like to perform join in a custom JQL query like join in SQL.
for example:
select * from typeissue1 left join typeissue2 on typeissue1.related_id = typeissue2.id and typeissue2.field_name != ''
in that case, i want all the issues from issutype1 and issetype2 that have the same value in a certain fields and another where query.
there is any good tool to do that instead of Jira Advanced search? any recommended app?
Please help me.
I need to give a result query where the parent (feature) have some condition and the soon (stories) don't have or have the same condition.
There's any solution at JQL to resolve this problem?
Hi @Maor Avitan ,
Please review the following threads and see if you can get the desired results which you are looking for.
JOIN with an advanced seach in JQL
Multiple JQL queries in a single report
Selecting quot OR quot value of multiple filters
You can vote on this request, https://jira.atlassian.com/browse/JRASERVER-25833
Thanks,
Amith Mathur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, none of this is good for me,
i need to do it on Jira Cloud and not Jira server
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.