Forums

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

jql/scriptrunner for epics that has only one story open

Rghiya September 28, 2023

Hello  Jira community,

Is there a jql/scriptrunner search for finding epics with only a specific story open?

 

Something like following: 

issueFunction in epicsOf("project = P1 and issuetype = story and summary !~ "text of the "summary" field of a specific story" and status = done") and issueFunction in epicsOf("project = P1 and issuetype = story and summary ~ "text of the "summary" field of a specific story" and status != done")

I tries the above and the first part (issueFunction in epicsOf("project = P1 and issuetype = story and summary !~ "text of the "summary" field of a specific story" and status = done") fails to execute. I get a following message: "Failed to get epicsOf"

2 answers

0 votes
Rghiya October 2, 2023

@Sayed Bares _ServiceRocket_ Thank you. Unfortunately that did not help. 

0 votes
Sayed Bares _ServiceRocket_
Community Champion
September 28, 2023

@Rghiya welcome to the community!

Have you performed the JQL Keyword synchronization process? if not then you will probably need to do that first and see if you are able to query your JQL:

Rghiya October 3, 2023

Hello Syed,

Our admin had performed this process. It does not seem to help. 

Thanks for your time. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events