Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to return parent issues in JIRA Cloud?

Peggy Creek November 7, 2022

We previously used the following query in JIRA Server to return parents for issues in a particular filter.

issueFunction in portfolioParentsOf("filter= 19600")

What would be the equivalent query in JIRA Cloud?

2 answers

0 votes
Peggy Creek November 8, 2022

Thanks Mark, I wasn't able to use scriptrunner cloud version to replicate this query.  I was wondering if anyone else was able to help with an alternative app for this type of query?

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 8, 2022

Hi @Peggy Creek - Unfortunately, there is no native JQL to provide what you're looking for. Your previous query was a scriptrunner function.  You'd need a similar marketplace app for cloud to get the results you're looking for.

Suggest an answer

Log in or Sign up to answer