Forums

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

Pre-defined JQL Function "issueinFeatures" not working

AMIT GULATI
Contributor
November 3, 2021

I am trying to find the features which do not have a US. So, first step is to find such features. For that  I am trying to use this function as:

key in issueInFeatures("project = <project name>")

However, its returning no results.

If i go into individual feature, I can see stories inside the feature.

Am I missing something?

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 3, 2021

This is not a "pre-defined" function, it has been added by the Power-Scripts app, and I don't think it does what you think it is.  Have a look through the docs at https://confluence.cprime.io/display/JJUPIN/Pre-defined+JQL+functions#PredefinedJQLfunctions-issuesInFeatures to confirm that.

AMIT GULATI
Contributor
November 3, 2021

Thanks Nic. I referred to the above mentioned documentation before posting the question. 

If I understand it correctly, I believe this should give me all issues in the feature...right?

 

Or if you have an alternate way, pl. share. Just to let you know, i dont have access to script runner.

Suggest an answer

Log in or Sign up to answer